
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.V3CalendarType
Packages that use V3CalendarType
-
Uses of V3CalendarType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return V3CalendarTypeModifier and TypeMethodDescriptionstatic V3CalendarType
static V3CalendarType
Returns the enum constant of this class with the specified name.static V3CalendarType[]
V3CalendarType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type V3CalendarTypeModifier and TypeMethodDescriptionV3CalendarTypeEnumFactory.toCode
(V3CalendarType code) V3CalendarTypeEnumFactory.toSystem
(V3CalendarType code)