Uses of Enum
org.hl7.fhir.dstu3.model.Enumerations.ResourceType
-
Uses of Enumerations.ResourceType in org.hl7.fhir.dstu3.model
Modifier and TypeMethodDescriptionstatic Enumerations.ResourceType
static Enumerations.ResourceType
Returns the enum constant of this type with the specified name.static Enumerations.ResourceType[]
Enumerations.ResourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionEnumerations.ResourceTypeEnumFactory.fromType
(PrimitiveType<?> code) Modifier and TypeMethodDescriptionEnumerations.ResourceTypeEnumFactory.toCode
(Enumerations.ResourceType code) Enumerations.ResourceTypeEnumFactory.toSystem
(Enumerations.ResourceType code)