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