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