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, setId
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementSpecificId, getId, setElementSpecificId, setId, setId
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType
in interface ICompositeElement
public 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–2019 University Health Network. All rights reserved.