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