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