
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.ContractTermSubtype
Packages that use ContractTermSubtype
-
Uses of ContractTermSubtype in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return ContractTermSubtypeModifier and TypeMethodDescriptionstatic ContractTermSubtype
static ContractTermSubtype
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.dstu3.model.codesystems with parameters of type ContractTermSubtypeModifier and TypeMethodDescriptionContractTermSubtypeEnumFactory.toCode
(ContractTermSubtype code) ContractTermSubtypeEnumFactory.toSystem
(ContractTermSubtype code)