
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.ContractType
Packages that use ContractType
-
Uses of ContractType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return ContractTypeModifier and TypeMethodDescriptionstatic ContractType
static ContractType
Returns the enum constant of this type with the specified name.static ContractType[]
ContractType.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 ContractTypeModifier and TypeMethodDescriptionContractTypeEnumFactory.toCode
(ContractType code) ContractTypeEnumFactory.toSystem
(ContractType code)