
Uses of Class
org.hl7.fhir.dstu2.model.BaseDateTimeType
Packages that use BaseDateTimeType
-
Uses of BaseDateTimeType in org.hl7.fhir.dstu2.model
Subclasses of BaseDateTimeType in org.hl7.fhir.dstu2.modelModifier and TypeClassDescriptionclassRepresents a FHIR dateTime datatype.classRepresents a FHIR date datatype.classRepresents a FHIR instant datatype.Methods in org.hl7.fhir.dstu2.model that return BaseDateTimeTypeModifier and TypeMethodDescriptionSets the value of this date/time using the default level of precision for this datatype using the system local time zoneConstructors in org.hl7.fhir.dstu2.model with parameters of type BaseDateTimeTypeModifierConstructorDescriptionInstantType(BaseDateTimeType theDateTime) Create a new DateTimeDt using an existing value.