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