
Uses of Enum Class
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 LocationPhysicalTypestatic LocationPhysicalTypeReturns the enum constant of this class with the specified name.static LocationPhysicalType[]LocationPhysicalType.values()Returns an array containing the constants of this enum class, 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)