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