public static class DocumentReference.RelatesTo extends BaseIdentifiableElement implements IResourceBlock
Definition: Relationships that this document has with other document references that already exist
| Constructor and Description |
|---|
RelatesTo() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getCode()
Gets the value(s) for code ().
|
BoundCodeDt<DocumentRelationshipTypeEnum> |
getCodeElement()
Gets the value(s) for code ().
|
ResourceReferenceDt |
getTarget()
Gets the value(s) for target ().
|
boolean |
isEmpty() |
DocumentReference.RelatesTo |
setCode(BoundCodeDt<DocumentRelationshipTypeEnum> theValue)
Sets the value(s) for code ()
|
DocumentReference.RelatesTo |
setCode(DocumentRelationshipTypeEnum theValue)
Sets the value(s) for code ()
|
DocumentReference.RelatesTo |
setTarget(ResourceReferenceDt theValue)
Sets the value(s) for target ()
|
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 RelatesTo()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BoundCodeDt<DocumentRelationshipTypeEnum> getCodeElement()
null.
Definition: The type of relationship that this document has with anther document
public String getCode()
null.
Definition: The type of relationship that this document has with anther document
public DocumentReference.RelatesTo setCode(BoundCodeDt<DocumentRelationshipTypeEnum> theValue)
Definition: The type of relationship that this document has with anther document
public DocumentReference.RelatesTo setCode(DocumentRelationshipTypeEnum theValue)
Definition: The type of relationship that this document has with anther document
public ResourceReferenceDt getTarget()
null.
Definition: The target document of this relationship
public DocumentReference.RelatesTo setTarget(ResourceReferenceDt theValue)
Definition: The target document of this relationship
Copyright © 2014–2016 University Health Network. All rights reserved.