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