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