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