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