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