Uses of Class
org.hl7.fhir.dstu2016may.model.codesystems.HspcArrivalStatus
-
Packages that use HspcArrivalStatus Package Description org.hl7.fhir.dstu2016may.model.codesystems -
-
Uses of HspcArrivalStatus in org.hl7.fhir.dstu2016may.model.codesystems
Methods in org.hl7.fhir.dstu2016may.model.codesystems that return HspcArrivalStatus Modifier and Type Method Description static HspcArrivalStatusHspcArrivalStatus. fromCode(String codeString)HspcArrivalStatusHspcArrivalStatusEnumFactory. fromCode(String codeString)static HspcArrivalStatusHspcArrivalStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static HspcArrivalStatus[]HspcArrivalStatus. 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 HspcArrivalStatus Modifier and Type Method Description StringHspcArrivalStatusEnumFactory. toCode(HspcArrivalStatus code)StringHspcArrivalStatusEnumFactory. toSystem(HspcArrivalStatus code)
-