public static class Person.Link extends BaseIdentifiableElement implements IResourceBlock
Definition:
| Constructor and Description |
|---|
Link() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getAssurance()
Gets the value(s) for assurance ().
|
BoundCodeDt<IdentityAssuranceLevelEnum> |
getAssuranceElement()
Gets the value(s) for assurance ().
|
ResourceReferenceDt |
getTarget()
Gets the value(s) for target ().
|
boolean |
isEmpty() |
Person.Link |
setAssurance(BoundCodeDt<IdentityAssuranceLevelEnum> theValue)
Sets the value(s) for assurance ()
|
Person.Link |
setAssurance(IdentityAssuranceLevelEnum theValue)
Sets the value(s) for assurance ()
|
Person.Link |
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 Link()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic ResourceReferenceDt getTarget()
null.
Definition:
public Person.Link setTarget(ResourceReferenceDt theValue)
Definition:
public BoundCodeDt<IdentityAssuranceLevelEnum> getAssuranceElement()
null.
Definition: Level of assurance that this link is actually associated with the target resource
public String getAssurance()
null.
Definition: Level of assurance that this link is actually associated with the target resource
public Person.Link setAssurance(BoundCodeDt<IdentityAssuranceLevelEnum> theValue)
Definition: Level of assurance that this link is actually associated with the target resource
public Person.Link setAssurance(IdentityAssuranceLevelEnum theValue)
Definition: Level of assurance that this link is actually associated with the target resource
Copyright © 2014–2016 University Health Network. All rights reserved.