
Package org.hl7.fhir.r5.openehr
Class WebTemplate
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.LogicalBase
org.hl7.fhir.r5.openehr.WebTemplate
- 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 WebTemplate
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 StringType
protected List
<StringType> protected StringType
protected StringType
protected WebTemplateItem
protected StringType
-
Constructor Summary
ConstructorsConstructorDescriptionConstructorWebTemplate
(String templateId, String version, String defaultLanguage, WebTemplateItem tree) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddLanguages
(String value) copy()
void
copyValues
(WebTemplate dst) boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) getTree()
String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
hasLanguages
(String value) boolean
boolean
boolean
boolean
boolean
hasTree()
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) setDefaultLanguage
(String value) setLanguagesList
(List<StringType> theLanguages) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setSemverElement
(StringType value) setTemplateId
(String value) setTemplateIdElement
(StringType value) setTree
(WebTemplateItem value) setVersion
(String value) setVersionElement
(StringType value) protected WebTemplate
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
-
templateId
-
version
-
semver
-
defaultLanguage
-
languagesList
-
tree
-
-
Constructor Details
-
WebTemplate
public WebTemplate()Constructor -
WebTemplate
Constructor
-
-
Method Details
-
getTemplateIdElement
- Returns:
templateId
(). This is the underlying object with id, value and extensions. The accessor "getTemplateId" gives direct access to the value
-
hasTemplateIdElement
-
hasTemplateId
-
setTemplateIdElement
- Parameters:
value
-templateId
(). This is the underlying object with id, value and extensions. The accessor "getTemplateId" gives direct access to the value
-
getTemplateId
- Returns:
-
setTemplateId
- Parameters:
value
-
-
getVersionElement
- Returns:
version
(). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the value
-
hasVersionElement
-
hasVersion
-
setVersionElement
- Parameters:
value
-version
(). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the value
-
getVersion
- Returns:
-
setVersion
- Parameters:
value
-
-
getSemverElement
- Returns:
semver
(). This is the underlying object with id, value and extensions. The accessor "getSemver" gives direct access to the value
-
hasSemverElement
-
hasSemver
-
setSemverElement
- Parameters:
value
-semver
(). This is the underlying object with id, value and extensions. The accessor "getSemver" gives direct access to the value
-
getSemver
- Returns:
-
setSemver
- Parameters:
value
-
-
getDefaultLanguageElement
- Returns:
defaultLanguage
(). This is the underlying object with id, value and extensions. The accessor "getDefaultLanguage" gives direct access to the value
-
hasDefaultLanguageElement
-
hasDefaultLanguage
-
setDefaultLanguageElement
- Parameters:
value
-defaultLanguage
(). This is the underlying object with id, value and extensions. The accessor "getDefaultLanguage" gives direct access to the value
-
getDefaultLanguage
- Returns:
-
setDefaultLanguage
- Parameters:
value
-
-
getLanguagesList
- Returns:
-
invalid reference
#languages
-
setLanguagesList
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasLanguages
-
addLanguagesElement
- Returns:
-
invalid reference
#languages
-
addLanguages
- Parameters:
value
-invalid reference
#languages
-
hasLanguages
- Parameters:
value
-invalid reference
#languages
-
getTree
- Returns:
tree
()
-
hasTree
-
setTree
- Parameters:
value
-tree
()
-
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
-