
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
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected QuantityBottom of first interval.protected StringTypeA description of the content and value of the statistic.Interval.protected List<Annotation> Footnotes and/or explanatory notes.protected IntegerTypeNumber of intervals in an array, eg 4 for quartiles.protected QuantitySingular value of the statistic at the upper bound of the interval.Fields inherited from class org.hl7.fhir.r5.model.BackboneType
modifierExtension -
Constructor Summary
ConstructorsConstructorDescriptionConstructorOrderedDistribution(int numberOfIntervals, OrderedDistribution.OrderedDistributionIntervalComponent interval) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddNote()copy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getNamedProperty(int _hash, String _name, boolean _checkValid) getNote()intBase[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanhasNote()booleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(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 OrderedDistributionMethods inherited from class org.hl7.fhir.r5.model.BackboneType
addModifierExtension, addModifierExtension, checkNoModifiers, copyExtensions, copyNewExtensions, copyValues, getExtensionsByUrl, getModifierExtension, getModifierExtensionFirstRep, hasExtension, hasExtension, hasModifierExtension, setModifierExtensionMethods inherited from class org.hl7.fhir.r5.model.DataType
copyValues, getTranslation, isTranslatableMethods inherited from class org.hl7.fhir.r5.model.Element
addExtension, addExtension, addExtension, copyExtensions, copyNewExtensions, copyValues, getExtension, getExtensionByUrl, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getExtensionString, getExtensionValue, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getStandardsStatus, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, removeExtension, setDisallowExtensions, setExtension, setId, setIdBase, setIdElement, setStandardsStatusMethods 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, 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, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserDataMethods 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
thisfor 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
thisfor 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:
listChildrenin classBackboneType
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classBackboneType- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classBackboneType- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classBackboneType- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classBackboneType- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChildin classBackboneType- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classBackboneType- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classBackboneType- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classBackboneType- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneType- Returns:
- the FHIR type name of the instance (not the java class name)
-
copy
- Specified by:
copyin classBackboneType
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classBackboneType
-
equalsShallow
- Overrides:
equalsShallowin classBackboneType
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneType
-