Uses of Enum Class
tyler.ecf.extensions.common.CaseSecurityType
Packages that use CaseSecurityType
-
Uses of CaseSecurityType in tyler.ecf.extensions.common
Fields in tyler.ecf.extensions.common declared as CaseSecurityTypeMethods in tyler.ecf.extensions.common that return CaseSecurityTypeModifier and TypeMethodDescriptionstatic CaseSecurityType
CaseAugmentationType.getCaseSecurity()
Gets the value of the caseSecurity property.static CaseSecurityType
Returns the enum constant of this class with the specified name.static CaseSecurityType[]
CaseSecurityType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tyler.ecf.extensions.common that return types with arguments of type CaseSecurityTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CaseSecurityType> ObjectFactory.createCaseSecurity
(CaseSecurityType value) Methods in tyler.ecf.extensions.common with parameters of type CaseSecurityTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CaseSecurityType> ObjectFactory.createCaseSecurity
(CaseSecurityType value) void
CaseAugmentationType.setCaseSecurity
(CaseSecurityType value) Sets the value of the caseSecurity property.