
Package org.hl7.fhir.r5.openehr
Class WebTemplateItem
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.LogicalBase
org.hl7.fhir.r5.openehr.WebTemplateItem
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseDatatype
,org.hl7.fhir.instance.model.api.ICompositeType
public class WebTemplateItem
extends LogicalBase
implements org.hl7.fhir.instance.model.api.ICompositeType
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Annotations
protected StringType
protected StringType
protected List
<WebTemplateItem> protected StringType
protected StringType
protected StringType
protected IntegerType
protected StringType
protected BooleanType
protected List
<WebTemplateInput> protected CodeType
protected List
<TranslatedString> protected StringType
protected List
<TranslatedString> protected StringType
protected StringType
protected StringType
protected StringType
protected StringType
protected StringType
protected CodeType
protected StringType
protected CodeType
protected List
<WebTemplateTermBinding> -
Constructor Summary
ConstructorsConstructorDescriptionConstructorConstructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
int
getDepth()
getId()
boolean
getMax()
getMin()
getName()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasDepth()
boolean
boolean
hasId()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasMax()
boolean
boolean
hasMin()
boolean
boolean
hasName()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) setAnnotations
(Annotations value) setAqlPath
(String value) setAqlPathElement
(StringType value) setArchetype_id
(String value) setArchetype_idElement
(StringType value) setChildrenList
(List<WebTemplateItem> theChildren) setCustodian_namespace
(String value) setCustodian_organisation
(String value) setDependsOn
(String value) setDependsOnElement
(StringType value) setDepth
(int value) setDepthElement
(IntegerType value) setIdElement
(StringType value) setInContext
(boolean value) setInContextElement
(BooleanType value) setInputsList
(List<WebTemplateInput> theInputs) setLifecycleState
(String value) setLifecycleStateElement
(CodeType value) setLocalizedDescriptionsList
(List<TranslatedString> theLocalizedDescriptions) setLocalizedName
(String value) setLocalizedNamesList
(List<TranslatedString> theLocalizedNames) setMaxElement
(StringType value) setMinElement
(StringType value) setNameElement
(StringType value) setNodeIdElement
(StringType value) setOriginal_namespace
(String value) setOriginal_publisher
(String value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setProportionTypes
(String value) setRevision
(String value) setRevisionElement
(StringType value) setRmTypeElement
(CodeType value) setTermBindingsList
(List<WebTemplateTermBinding> theTermBindings) protected WebTemplateItem
Methods inherited from class org.hl7.fhir.r5.model.LogicalBase
getFHIRPublicationVersion, getIdBase, setIdBase
Methods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, executeFunction, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, removeChild, setCopyUserData, setUserData, setUserDataINN, setXhtml
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
-
Field Details
-
id
-
depth
-
name
-
localizedName
-
rmType
-
nodeId
-
min
-
max
-
dependsOn
-
localizedNamesList
-
localizedDescriptionsList
-
annotations
-
archetype_id
-
aqlPath
-
custodian_namespace
-
custodian_organisation
-
lifecycleState
-
original_namespace
-
original_publisher
-
proportionTypes
-
revision
-
inContext
-
inputsList
-
termBindingsList
-
childrenList
-
-
Constructor Details
-
WebTemplateItem
public WebTemplateItem()Constructor -
WebTemplateItem
public WebTemplateItem(String id, String rmType, String min, String max, String dependsOn, String aqlPath) Constructor
-
-
Method Details
-
getIdElement
- Returns:
id
(). This is the underlying object with id, value and extensions. The accessor "getId" gives direct access to the value
-
hasIdElement
-
hasId
-
setIdElement
- Parameters:
value
-id
(). This is the underlying object with id, value and extensions. The accessor "getId" gives direct access to the value
-
getId
- Returns:
-
setId
- Parameters:
value
-
-
getDepthElement
- Returns:
depth
(). This is the underlying object with id, value and extensions. The accessor "getDepth" gives direct access to the value
-
hasDepthElement
-
hasDepth
-
setDepthElement
- Parameters:
value
-depth
(). This is the underlying object with id, value and extensions. The accessor "getDepth" gives direct access to the value
-
getDepth
- Returns:
-
setDepth
- Parameters:
value
-
-
getNameElement
- Returns:
name
(). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
hasNameElement
-
hasName
-
setNameElement
- Parameters:
value
-name
(). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
getName
- Returns:
-
setName
- Parameters:
value
-
-
getLocalizedNameElement
- Returns:
localizedName
(). This is the underlying object with id, value and extensions. The accessor "getLocalizedName" gives direct access to the value
-
hasLocalizedNameElement
-
hasLocalizedName
-
setLocalizedNameElement
- Parameters:
value
-localizedName
(). This is the underlying object with id, value and extensions. The accessor "getLocalizedName" gives direct access to the value
-
getLocalizedName
- Returns:
-
setLocalizedName
- Parameters:
value
-
-
getRmTypeElement
- Returns:
rmType
(). This is the underlying object with id, value and extensions. The accessor "getRmType" gives direct access to the value
-
hasRmTypeElement
-
hasRmType
-
setRmTypeElement
- Parameters:
value
-rmType
(). This is the underlying object with id, value and extensions. The accessor "getRmType" gives direct access to the value
-
getRmType
- Returns:
-
setRmType
- Parameters:
value
-
-
getNodeIdElement
- Returns:
nodeId
(). This is the underlying object with id, value and extensions. The accessor "getNodeId" gives direct access to the value
-
hasNodeIdElement
-
hasNodeId
-
setNodeIdElement
- Parameters:
value
-nodeId
(). This is the underlying object with id, value and extensions. The accessor "getNodeId" gives direct access to the value
-
getNodeId
- Returns:
-
setNodeId
- Parameters:
value
-
-
getMinElement
- Returns:
min
(). This is the underlying object with id, value and extensions. The accessor "getMin" gives direct access to the value
-
hasMinElement
-
hasMin
-
setMinElement
- Parameters:
value
-min
(). This is the underlying object with id, value and extensions. The accessor "getMin" gives direct access to the value
-
getMin
- Returns:
-
setMin
- Parameters:
value
-
-
getMaxElement
- Returns:
max
(). This is the underlying object with id, value and extensions. The accessor "getMax" gives direct access to the value
-
hasMaxElement
-
hasMax
-
setMaxElement
- Parameters:
value
-max
(). This is the underlying object with id, value and extensions. The accessor "getMax" gives direct access to the value
-
getMax
- Returns:
-
setMax
- Parameters:
value
-
-
getDependsOnElement
- Returns:
dependsOn
(). This is the underlying object with id, value and extensions. The accessor "getDependsOn" gives direct access to the value
-
hasDependsOnElement
-
hasDependsOn
-
setDependsOnElement
- Parameters:
value
-dependsOn
(). This is the underlying object with id, value and extensions. The accessor "getDependsOn" gives direct access to the value
-
getDependsOn
- Returns:
-
setDependsOn
- Parameters:
value
-
-
getLocalizedNamesList
- Returns:
-
invalid reference
#localizedNames
-
setLocalizedNamesList
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasLocalizedNames
-
addLocalizedNames
-
addLocalizedNames
-
getLocalizedNamesFirstRep
- Returns:
- The first repetition of repeating field
invalid reference
#localizedNames
-
getLocalizedDescriptionsList
- Returns:
-
invalid reference
#localizedDescriptions
-
setLocalizedDescriptionsList
public WebTemplateItem setLocalizedDescriptionsList(List<TranslatedString> theLocalizedDescriptions) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasLocalizedDescriptions
-
addLocalizedDescriptions
-
addLocalizedDescriptions
-
getLocalizedDescriptionsFirstRep
- Returns:
- The first repetition of repeating field
invalid reference
#localizedDescriptions
-
getAnnotations
- Returns:
annotations
()
-
hasAnnotations
-
setAnnotations
- Parameters:
value
-annotations
()
-
getArchetype_idElement
- Returns:
archetype_id
(). This is the underlying object with id, value and extensions. The accessor "getArchetype_id" gives direct access to the value
-
hasArchetype_idElement
-
hasArchetype_id
-
setArchetype_idElement
- Parameters:
value
-archetype_id
(). This is the underlying object with id, value and extensions. The accessor "getArchetype_id" gives direct access to the value
-
getArchetype_id
- Returns:
-
setArchetype_id
- Parameters:
value
-
-
getAqlPathElement
- Returns:
aqlPath
(). This is the underlying object with id, value and extensions. The accessor "getAqlPath" gives direct access to the value
-
hasAqlPathElement
-
hasAqlPath
-
setAqlPathElement
- Parameters:
value
-aqlPath
(). This is the underlying object with id, value and extensions. The accessor "getAqlPath" gives direct access to the value
-
getAqlPath
- Returns:
-
setAqlPath
- Parameters:
value
-
-
getCustodian_namespaceElement
- Returns:
custodian_namespace
(). This is the underlying object with id, value and extensions. The accessor "getCustodian_namespace" gives direct access to the value
-
hasCustodian_namespaceElement
-
hasCustodian_namespace
-
setCustodian_namespaceElement
- Parameters:
value
-custodian_namespace
(). This is the underlying object with id, value and extensions. The accessor "getCustodian_namespace" gives direct access to the value
-
getCustodian_namespace
- Returns:
-
setCustodian_namespace
- Parameters:
value
-
-
getCustodian_organisationElement
- Returns:
custodian_organisation
(). This is the underlying object with id, value and extensions. The accessor "getCustodian_organisation" gives direct access to the value
-
hasCustodian_organisationElement
-
hasCustodian_organisation
-
setCustodian_organisationElement
- Parameters:
value
-custodian_organisation
(). This is the underlying object with id, value and extensions. The accessor "getCustodian_organisation" gives direct access to the value
-
getCustodian_organisation
- Returns:
-
setCustodian_organisation
- Parameters:
value
-
-
getLifecycleStateElement
- Returns:
lifecycleState
(). This is the underlying object with id, value and extensions. The accessor "getLifecycleState" gives direct access to the value
-
hasLifecycleStateElement
-
hasLifecycleState
-
setLifecycleStateElement
- Parameters:
value
-lifecycleState
(). This is the underlying object with id, value and extensions. The accessor "getLifecycleState" gives direct access to the value
-
getLifecycleState
- Returns:
-
setLifecycleState
- Parameters:
value
-
-
getOriginal_namespaceElement
- Returns:
original_namespace
(). This is the underlying object with id, value and extensions. The accessor "getOriginal_namespace" gives direct access to the value
-
hasOriginal_namespaceElement
-
hasOriginal_namespace
-
setOriginal_namespaceElement
- Parameters:
value
-original_namespace
(). This is the underlying object with id, value and extensions. The accessor "getOriginal_namespace" gives direct access to the value
-
getOriginal_namespace
- Returns:
-
setOriginal_namespace
- Parameters:
value
-
-
getOriginal_publisherElement
- Returns:
original_publisher
(). This is the underlying object with id, value and extensions. The accessor "getOriginal_publisher" gives direct access to the value
-
hasOriginal_publisherElement
-
hasOriginal_publisher
-
setOriginal_publisherElement
- Parameters:
value
-original_publisher
(). This is the underlying object with id, value and extensions. The accessor "getOriginal_publisher" gives direct access to the value
-
getOriginal_publisher
- Returns:
-
setOriginal_publisher
- Parameters:
value
-
-
getProportionTypesElement
- Returns:
proportionTypes
(). This is the underlying object with id, value and extensions. The accessor "getProportionTypes" gives direct access to the value
-
hasProportionTypesElement
-
hasProportionTypes
-
setProportionTypesElement
- Parameters:
value
-proportionTypes
(). This is the underlying object with id, value and extensions. The accessor "getProportionTypes" gives direct access to the value
-
getProportionTypes
- Returns:
-
setProportionTypes
- Parameters:
value
-
-
getRevisionElement
- Returns:
revision
(). This is the underlying object with id, value and extensions. The accessor "getRevision" gives direct access to the value
-
hasRevisionElement
-
hasRevision
-
setRevisionElement
- Parameters:
value
-revision
(). This is the underlying object with id, value and extensions. The accessor "getRevision" gives direct access to the value
-
getRevision
- Returns:
-
setRevision
- Parameters:
value
-
-
getInContextElement
- Returns:
inContext
(). This is the underlying object with id, value and extensions. The accessor "getInContext" gives direct access to the value
-
hasInContextElement
-
hasInContext
-
setInContextElement
- Parameters:
value
-inContext
(). This is the underlying object with id, value and extensions. The accessor "getInContext" gives direct access to the value
-
getInContext
- Returns:
-
setInContext
- Parameters:
value
-
-
getInputsList
- Returns:
-
invalid reference
#inputs
-
setInputsList
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasInputs
-
addInputs
-
addInputs
-
getInputsFirstRep
- Returns:
- The first repetition of repeating field
invalid reference
#inputs
-
getTermBindingsList
- Returns:
-
invalid reference
#termBindings
-
setTermBindingsList
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasTermBindings
-
addTermBindings
-
addTermBindings
-
getTermBindingsFirstRep
- Returns:
- The first repetition of repeating field
invalid reference
#termBindings
-
getChildrenList
- Returns:
Base.children()
()
-
setChildrenList
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasChildren
-
addChildren
-
addChildren
-
getChildrenFirstRep
- Returns:
- The first repetition of repeating field
Base.children()
, creating it if it does not already exist {3}
-
listChildren
- Overrides:
listChildren
in classBase
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classBase
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
-
fhirType
-
copy
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classBase
-
equalsShallow
- Overrides:
equalsShallow
in classBase
-
isEmpty
-