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