
Uses of Enum Class
org.hl7.fhir.r4.model.Enumerations.ResourceType
Packages that use Enumerations.ResourceType
-
Uses of Enumerations.ResourceType in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return Enumerations.ResourceTypeModifier and TypeMethodDescriptionstatic Enumerations.ResourceTypestatic Enumerations.ResourceTypeReturns 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.r4.model that return types with arguments of type Enumerations.ResourceTypeModifier and TypeMethodDescriptionEnumerations.ResourceTypeEnumFactory.fromType(PrimitiveType<?> code) Methods in org.hl7.fhir.r4.model with parameters of type Enumerations.ResourceTypeModifier and TypeMethodDescriptionEnumerations.ResourceTypeEnumFactory.toCode(Enumerations.ResourceType code) Enumerations.ResourceTypeEnumFactory.toSystem(Enumerations.ResourceType code)