
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 TypeClassDescriptionclass
class
class
class
BoundCodeDt<T extends Enum<?>>
class
class
Represents a FHIR date datatype.class
Represents a FHIR dateTime datatype.class
class
Represents the FHIR ID type.class
Represents a FHIR instant datatype.class
class
class
class
class
class
Represents a Time datatype, per the FHIR specification.class
class
class
Note 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