
Package org.hl7.fhir.r5.openehr
Class WebTemplateInput
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.LogicalBase
org.hl7.fhir.r5.openehr.WebTemplateInput
- 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 WebTemplateInput
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 DataTypeprotected List<WebTemplateInputListItem> protected BooleanTypeprotected StringTypeprotected CodeTypeprotected CodeTypeprotected WebTemplateInputValidation -
Constructor Summary
ConstructorsConstructorDescriptionConstructorWebTemplateInput(String type, DataType defaultValue) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddList()copy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()booleangetNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) getType()String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanbooleanhasList()booleanbooleanbooleanbooleanbooleanbooleanbooleanhasType()booleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setDefaultValue(DataType value) setListList(List<WebTemplateInputListItem> theList) setListOpen(boolean value) setListOpenElement(BooleanType value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setSuffixElement(StringType value) setTerminology(String value) setTerminologyElement(CodeType value) setTypeElement(CodeType value) protected WebTemplateInputMethods inherited from class org.hl7.fhir.r5.model.LogicalBase
getFHIRPublicationVersion, getIdBase, setIdBaseMethods 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, setXhtmlMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
-
Field Details
-
suffix
-
type
-
defaultValue
-
terminology
-
validation
-
listList
-
listOpen
-
-
Constructor Details
-
WebTemplateInput
public WebTemplateInput()Constructor -
WebTemplateInput
Constructor
-
-
Method Details
-
getSuffixElement
- Returns:
suffix(). This is the underlying object with id, value and extensions. The accessor "getSuffix" gives direct access to the value
-
hasSuffixElement
-
hasSuffix
-
setSuffixElement
- Parameters:
value-suffix(). This is the underlying object with id, value and extensions. The accessor "getSuffix" gives direct access to the value
-
getSuffix
- Returns:
-
setSuffix
- Parameters:
value-
-
getTypeElement
- Returns:
type(). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
hasTypeElement
-
hasType
-
setTypeElement
- Parameters:
value-type(). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
getType
- Returns:
-
setType
- Parameters:
value-
-
getDefaultValue
- Returns:
defaultValue()
-
getDefaultValueStringType
- Returns:
defaultValue()- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDefaultValueStringType
-
getDefaultValueIntegerType
- Returns:
defaultValue()- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDefaultValueIntegerType
-
getDefaultValueDecimalType
- Returns:
defaultValue()- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDefaultValueDecimalType
-
getDefaultValueBooleanType
- Returns:
defaultValue()- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDefaultValueBooleanType
-
hasDefaultValue
-
setDefaultValue
- Parameters:
value-defaultValue()
-
getTerminologyElement
- Returns:
terminology(). This is the underlying object with id, value and extensions. The accessor "getTerminology" gives direct access to the value
-
hasTerminologyElement
-
hasTerminology
-
setTerminologyElement
- Parameters:
value-terminology(). This is the underlying object with id, value and extensions. The accessor "getTerminology" gives direct access to the value
-
getTerminology
- Returns:
-
setTerminology
- Parameters:
value-
-
getValidation
- Returns:
validation()
-
hasValidation
-
setValidation
- Parameters:
value-validation()
-
getListList
- Returns:
-
()
invalid reference
#list
-
setListList
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasList
-
addList
-
addList
-
getListFirstRep
- Returns:
- The first repetition of repeating field
, creating it if it does not already exist {3}
invalid reference
#list
-
getListOpenElement
- Returns:
listOpen(). This is the underlying object with id, value and extensions. The accessor "getListOpen" gives direct access to the value
-
hasListOpenElement
-
hasListOpen
-
setListOpenElement
- Parameters:
value-listOpen(). This is the underlying object with id, value and extensions. The accessor "getListOpen" gives direct access to the value
-
getListOpen
- Returns:
-
setListOpen
- Parameters:
value-
-
listChildren
- Overrides:
listChildrenin classBase
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classBase- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
-
fhirType
-
copy
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classBase
-
equalsShallow
- Overrides:
equalsShallowin classBase
-
isEmpty
-