public static class Contract.Legal extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Definition: List of Legal expressions or representations of this Contract.
| Constructor and Description |
|---|
Legal() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ca.uhn.fhir.model.api.IDatatype |
getContent()
Gets the value(s) for content[x] ().
|
boolean |
isEmpty() |
Contract.Legal |
setContent(ca.uhn.fhir.model.api.IDatatype theValue)
Sets the value(s) for content[x] ()
|
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 Legal()
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.api.IDatatype getContent()
null.
Definition: Contract legal text in human renderable form.
public Contract.Legal setContent(ca.uhn.fhir.model.api.IDatatype theValue)
Definition: Contract legal text in human renderable form.
Copyright © 2014–2018 University Health Network. All rights reserved.