
Class CountDt
java.lang.Object
ca.uhn.fhir.model.api.BaseElement
ca.uhn.fhir.model.api.BaseIdentifiableElement
ca.uhn.fhir.model.base.composite.BaseQuantityDt
ca.uhn.fhir.model.dstu2.composite.QuantityDt
ca.uhn.fhir.model.dstu2.composite.CountDt
- All Implemented Interfaces:
- ca.uhn.fhir.model.api.ICompositeDatatype,- ca.uhn.fhir.model.api.ICompositeElement,- ca.uhn.fhir.model.api.IDatatype,- ca.uhn.fhir.model.api.IElement,- ca.uhn.fhir.model.api.IIdentifiableElement,- ca.uhn.fhir.model.api.IQueryParameterType,- ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions,- Serializable,- org.hl7.fhir.instance.model.api.IBase,- org.hl7.fhir.instance.model.api.IBaseDatatype,- org.hl7.fhir.instance.model.api.ICompositeType
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class ca.uhn.fhir.model.dstu2.composite.QuantityDtgetAllPopulatedChildElementsOfType, getCode, getCodeElement, getComparator, getComparatorElement, getSystem, getSystemElement, getUnit, getUnitElement, getUnitsElement, getValue, getValueElement, isEmpty, setCode, setCode, setComparator, setComparator, setSystem, setSystem, setUnit, setUnit, setUnits, setValue, setValue, setValue, setValueMethods inherited from class ca.uhn.fhir.model.base.composite.BaseQuantityDtgetMissing, getQueryParameterQualifier, getValueAsQueryToken, setMissing, setValueAsQueryTokenMethods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElementgetElementSpecificId, getId, setElementSpecificId, setId, setIdMethods inherited from class ca.uhn.fhir.model.api.BaseElementaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserDataMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IBasefhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataMethods inherited from interface ca.uhn.fhir.model.api.IQueryParameterTypegetValueAsQueryToken
- 
Constructor Details- 
CountDtpublic CountDt()
 
-