public static class AuditEvent.ObjectDetail extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Definition:
| Constructor and Description |
|---|
ObjectDetail() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getType()
Gets the value(s) for type ().
|
ca.uhn.fhir.model.primitive.StringDt |
getTypeElement()
Gets the value(s) for type ().
|
byte[] |
getValue()
Gets the value(s) for value ().
|
ca.uhn.fhir.model.primitive.Base64BinaryDt |
getValueElement()
Gets the value(s) for value ().
|
boolean |
isEmpty() |
AuditEvent.ObjectDetail |
setType(String theString)
Sets the value for type ()
|
AuditEvent.ObjectDetail |
setType(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for type ()
|
AuditEvent.ObjectDetail |
setValue(ca.uhn.fhir.model.primitive.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, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic ObjectDetail()
public boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBasepublic <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElementpublic ca.uhn.fhir.model.primitive.StringDt getTypeElement()
null.
Definition:
public String getType()
null.
Definition:
public AuditEvent.ObjectDetail setType(ca.uhn.fhir.model.primitive.StringDt theValue)
Definition:
public AuditEvent.ObjectDetail setType(String theString)
Definition:
public ca.uhn.fhir.model.primitive.Base64BinaryDt getValueElement()
null.
Definition:
public byte[] getValue()
null.
Definition:
public AuditEvent.ObjectDetail setValue(ca.uhn.fhir.model.primitive.Base64BinaryDt theValue)
Definition:
public AuditEvent.ObjectDetail setValue(byte[] theBytes)
Definition:
Copyright © 2014–2018 University Health Network. All rights reserved.