
Uses of Interface
ca.uhn.fhir.model.api.IPrimitiveDatatype
Packages that use IPrimitiveDatatype
-
Uses of IPrimitiveDatatype in ca.uhn.fhir.model.api
Classes in ca.uhn.fhir.model.api that implement IPrimitiveDatatypeMethods in ca.uhn.fhir.model.api that return IPrimitiveDatatypeModifier and TypeMethodDescriptionExtensionDt.getValueAsPrimitive()Returns the value of this extension, casted to a primitive datatype. -
Uses of IPrimitiveDatatype in ca.uhn.fhir.model.primitive
Classes in ca.uhn.fhir.model.primitive that implement IPrimitiveDatatypeModifier and TypeClassDescriptionclassclassclassclassBoundCodeDt<T extends Enum<?>>classclassRepresents a FHIR date datatype.classRepresents a FHIR dateTime datatype.classclassRepresents the FHIR ID type.classRepresents a FHIR instant datatype.classclassclassclassclassclassRepresents a Time datatype, per the FHIR specification.classclassclassNote that as of HAPI FHIR 3.1.0, this method no longer uses the StAX XMLEvent type as the XML representation, and uses a String instead. -
Uses of IPrimitiveDatatype in ca.uhn.fhir.rest.param
Classes in ca.uhn.fhir.rest.param that implement IPrimitiveDatatype