public static class Contract.Rule extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Definition: List of Computable Policy Rule Language Representations of this Contract.
| Constructor and Description |
|---|
Rule() |
| 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.Rule |
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 Rule()
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: Computable Contract conveyed using a policy rule language (e.g. XACML, DKAL, SecPal).
public Contract.Rule setContent(ca.uhn.fhir.model.api.IDatatype theValue)
Definition: Computable Contract conveyed using a policy rule language (e.g. XACML, DKAL, SecPal).
Copyright © 2014–2018 University Health Network. All rights reserved.