Uses of Enum Class
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 ContractSecurityCategorystatic ContractSecurityCategoryReturns the enum constant of this class with the specified name.static ContractSecurityCategory[]ContractSecurityCategory.values()Returns an array containing the constants of this enum class, 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)