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