
Package org.hl7.fhir.r5.openehr
Class WebTemplateInputValidationRange
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.LogicalBase
org.hl7.fhir.r5.openehr.WebTemplateInputValidationRange
- 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 WebTemplateInputValidationRange
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 DecimalType
protected CodeType
protected DecimalType
protected CodeType
-
Constructor Summary
ConstructorsConstructorDescriptionConstructorWebTemplateInputValidationRange
(String minOp, BigDecimal min, String maxOp, BigDecimal max) Constructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getMax()
getMaxOp()
getMin()
getMinOp()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) String[]
getTypesForProperty
(int hash, String name) boolean
hasMax()
boolean
boolean
hasMaxOp()
boolean
boolean
hasMin()
boolean
boolean
hasMinOp()
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) setMax
(double value) setMax
(long value) setMax
(BigDecimal value) setMaxElement
(DecimalType value) setMaxOpElement
(CodeType value) setMin
(double value) setMin
(long value) setMin
(BigDecimal value) setMinElement
(DecimalType value) setMinOpElement
(CodeType value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) protected WebTemplateInputValidationRange
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
-
minOp
-
min
-
maxOp
-
max
-
-
Constructor Details
-
WebTemplateInputValidationRange
public WebTemplateInputValidationRange()Constructor -
WebTemplateInputValidationRange
Constructor
-
-
Method Details
-
getMinOpElement
- Returns:
minOp
(). This is the underlying object with id, value and extensions. The accessor "getMinOp" gives direct access to the value
-
hasMinOpElement
-
hasMinOp
-
setMinOpElement
- Parameters:
value
-minOp
(). This is the underlying object with id, value and extensions. The accessor "getMinOp" gives direct access to the value
-
getMinOp
- Returns:
-
setMinOp
- 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
-
-
setMin
- Parameters:
value
-
-
setMin
- Parameters:
value
-
-
getMaxOpElement
- Returns:
maxOp
(). This is the underlying object with id, value and extensions. The accessor "getMaxOp" gives direct access to the value
-
hasMaxOpElement
-
hasMaxOp
-
setMaxOpElement
- Parameters:
value
-maxOp
(). This is the underlying object with id, value and extensions. The accessor "getMaxOp" gives direct access to the value
-
getMaxOp
- Returns:
-
setMaxOp
- 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
-
-
setMax
- Parameters:
value
-
-
setMax
- Parameters:
value
-
-
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
-