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