Uses of Class
org.hl7.fhir.dstu2016may.model.codesystems.HspcLocationServiceDeliveryLocationNameUse
-
Packages that use HspcLocationServiceDeliveryLocationNameUse Package Description org.hl7.fhir.dstu2016may.model.codesystems -
-
Uses of HspcLocationServiceDeliveryLocationNameUse in org.hl7.fhir.dstu2016may.model.codesystems
Methods in org.hl7.fhir.dstu2016may.model.codesystems that return HspcLocationServiceDeliveryLocationNameUse Modifier and Type Method Description static HspcLocationServiceDeliveryLocationNameUseHspcLocationServiceDeliveryLocationNameUse. fromCode(String codeString)HspcLocationServiceDeliveryLocationNameUseHspcLocationServiceDeliveryLocationNameUseEnumFactory. fromCode(String codeString)static HspcLocationServiceDeliveryLocationNameUseHspcLocationServiceDeliveryLocationNameUse. valueOf(String name)Returns the enum constant of this type with the specified name.static HspcLocationServiceDeliveryLocationNameUse[]HspcLocationServiceDeliveryLocationNameUse. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu2016may.model.codesystems with parameters of type HspcLocationServiceDeliveryLocationNameUse Modifier and Type Method Description StringHspcLocationServiceDeliveryLocationNameUseEnumFactory. toCode(HspcLocationServiceDeliveryLocationNameUse code)StringHspcLocationServiceDeliveryLocationNameUseEnumFactory. toSystem(HspcLocationServiceDeliveryLocationNameUse code)
-