Package org.hl7.fhir.r5.model
Class OrderedDistribution
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.Element
org.hl7.fhir.r5.model.DataType
org.hl7.fhir.r5.model.BackboneType
org.hl7.fhir.r5.model.OrderedDistribution
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseBackboneElement
,org.hl7.fhir.instance.model.api.IBaseDatatype
,org.hl7.fhir.instance.model.api.IBaseElement
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.ICompositeType
public class OrderedDistribution
extends BackboneType
implements org.hl7.fhir.instance.model.api.ICompositeType
Base StructureDefinition for OrderedDistribution Type: An ordered list (distribution) of statistics.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason
-
Field Summary
Modifier and TypeFieldDescriptionprotected Quantity
Bottom of first interval.protected StringType
A description of the content and value of the statistic.Interval.protected List
<Annotation> Footnotes and/or explanatory notes.protected IntegerType
Number of intervals in an array, eg 4 for quartiles.protected Quantity
Singular value of the statistic at the upper bound of the interval.Fields inherited from class org.hl7.fhir.r5.model.BackboneType
modifierExtension
-
Constructor Summary
ConstructorDescriptionConstructorOrderedDistribution
(int numberOfIntervals, OrderedDistribution.OrderedDistributionIntervalComponent interval) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddNote()
copy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getNamedProperty
(int _hash, String _name, boolean _checkValid) getNote()
int
Base[]
getProperty
(int hash, String name, boolean checkValid) String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
hasNote()
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(String name, Base value) setBottomOfFirstInterval
(Quantity value) setDescription
(String value) setDescriptionElement
(StringType value) setNote
(List<Annotation> theNote) setNumberOfIntervals
(int value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setTopOfInterval
(Quantity value) protected OrderedDistribution
Methods inherited from class org.hl7.fhir.r5.model.BackboneType
addModifierExtension, addModifierExtension, checkNoModifiers, copyExtensions, copyNewExtensions, copyValues, getExtensionsByUrl, getModifierExtension, getModifierExtensionFirstRep, hasExtension, hasExtension, hasModifierExtension, setModifierExtension
Methods inherited from class org.hl7.fhir.r5.model.DataType
copyValues, getTranslation, isTranslatable
Methods inherited from class org.hl7.fhir.r5.model.Element
addExtension, addExtension, addExtension, copyExtensions, copyNewExtensions, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getExtensionString, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getStandardsStatus, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, removeExtension, setDisallowExtensions, setExtension, setId, setIdBase, setIdElement, setStandardsStatus
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, 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, setCopyUserData, setUserData, setUserDataINN
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
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
addExtension, getExtension, hasExtension
-
Field Details
-
description
A description of the content and value of the statistic. -
note
Footnotes and/or explanatory notes. -
numberOfIntervals
Number of intervals in an array, eg 4 for quartiles. -
bottomOfFirstInterval
Bottom of first interval. -
interval
Interval. -
topOfInterval
Singular value of the statistic at the upper bound of the interval.
-
-
Constructor Details
-
OrderedDistribution
public OrderedDistribution()Constructor -
OrderedDistribution
public OrderedDistribution(int numberOfIntervals, OrderedDistribution.OrderedDistributionIntervalComponent interval) Constructor
-
-
Method Details
-
getDescriptionElement
- Returns:
description
(A description of the content and value of the statistic.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
- Parameters:
value
-description
(A description of the content and value of the statistic.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- A description of the content and value of the statistic.
-
setDescription
- Parameters:
value
- A description of the content and value of the statistic.
-
getNote
- Returns:
note
(Footnotes and/or explanatory notes.)
-
setNote
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasNote
-
addNote
-
addNote
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
note
, creating it if it does not already exist {3}
-
getNumberOfIntervalsElement
- Returns:
numberOfIntervals
(Number of intervals in an array, eg 4 for quartiles.). This is the underlying object with id, value and extensions. The accessor "getNumberOfIntervals" gives direct access to the value
-
hasNumberOfIntervalsElement
-
hasNumberOfIntervals
-
setNumberOfIntervalsElement
- Parameters:
value
-numberOfIntervals
(Number of intervals in an array, eg 4 for quartiles.). This is the underlying object with id, value and extensions. The accessor "getNumberOfIntervals" gives direct access to the value
-
getNumberOfIntervals
- Returns:
- Number of intervals in an array, eg 4 for quartiles.
-
setNumberOfIntervals
- Parameters:
value
- Number of intervals in an array, eg 4 for quartiles.
-
getBottomOfFirstInterval
- Returns:
bottomOfFirstInterval
(Bottom of first interval.)
-
hasBottomOfFirstInterval
-
setBottomOfFirstInterval
- Parameters:
value
-bottomOfFirstInterval
(Bottom of first interval.)
-
getInterval
- Returns:
interval
(Interval.)
-
setInterval
public OrderedDistribution setInterval(List<OrderedDistribution.OrderedDistributionIntervalComponent> theInterval) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasInterval
-
addInterval
-
addInterval
-
getIntervalFirstRep
- Returns:
- The first repetition of repeating field
interval
, creating it if it does not already exist {3}
-
getTopOfInterval
- Returns:
topOfInterval
(Singular value of the statistic at the upper bound of the interval.)
-
hasTopOfInterval
-
setTopOfInterval
- Parameters:
value
-topOfInterval
(Singular value of the statistic at the upper bound of the interval.)
-
listChildren
- Overrides:
listChildren
in classBackboneType
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classBackboneType
- 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 classBackboneType
- 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 classBackboneType
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classBackboneType
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChild
in classBackboneType
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classBackboneType
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classBackboneType
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classBackboneType
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classBackboneType
- Returns:
- the FHIR type name of the instance (not the java class name)
-
copy
- Specified by:
copy
in classBackboneType
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classBackboneType
-
equalsShallow
- Overrides:
equalsShallow
in classBackboneType
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classBackboneType
-