
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.ExtraSecurityRoleType
Packages that use ExtraSecurityRoleType
-
Uses of ExtraSecurityRoleType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return ExtraSecurityRoleTypeModifier and TypeMethodDescriptionstatic ExtraSecurityRoleType
static ExtraSecurityRoleType
Returns the enum constant of this class with the specified name.static ExtraSecurityRoleType[]
ExtraSecurityRoleType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type ExtraSecurityRoleTypeModifier and TypeMethodDescriptionExtraSecurityRoleTypeEnumFactory.toCode
(ExtraSecurityRoleType code) ExtraSecurityRoleTypeEnumFactory.toSystem
(ExtraSecurityRoleType code)