public static class AuditEvent.ObjectDetail extends BaseIdentifiableElement implements IResourceBlock
Definition:
| Constructor and Description |
|---|
ObjectDetail() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getType()
Gets the value(s) for type ().
|
StringDt |
getTypeElement()
Gets the value(s) for type ().
|
byte[] |
getValue()
Gets the value(s) for value ().
|
Base64BinaryDt |
getValueElement()
Gets the value(s) for value ().
|
boolean |
isEmpty() |
AuditEvent.ObjectDetail |
setType(String theString)
Sets the value for type ()
|
AuditEvent.ObjectDetail |
setType(StringDt theValue)
Sets the value(s) for type ()
|
AuditEvent.ObjectDetail |
setValue(Base64BinaryDt theValue)
Sets the value(s) for value ()
|
AuditEvent.ObjectDetail |
setValue(byte[] theBytes)
Sets the value for value ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic ObjectDetail()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic StringDt getTypeElement()
null.
Definition:
public String getType()
null.
Definition:
public AuditEvent.ObjectDetail setType(StringDt theValue)
Definition:
public AuditEvent.ObjectDetail setType(String theString)
Definition:
public Base64BinaryDt getValueElement()
null.
Definition:
public byte[] getValue()
null.
Definition:
public AuditEvent.ObjectDetail setValue(Base64BinaryDt theValue)
Definition:
public AuditEvent.ObjectDetail setValue(byte[] theBytes)
Definition:
Copyright © 2014–2016 University Health Network. All rights reserved.