Uses of Enum Class
tyler.ecf.extensions.common.AgencyOperationType
Packages that use AgencyOperationType
-
Uses of AgencyOperationType in tyler.ecf.extensions.common
Fields in tyler.ecf.extensions.common declared as AgencyOperationTypeMethods in tyler.ecf.extensions.common that return AgencyOperationTypeModifier and TypeMethodDescriptionstatic AgencyOperationType
AgencyType.getAgencyOperation()
Gets the value of the agencyOperation property.static AgencyOperationType
Returns the enum constant of this class with the specified name.static AgencyOperationType[]
AgencyOperationType.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 AgencyOperationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AgencyOperationType> ObjectFactory.createAgencyOperation
(AgencyOperationType value) Methods in tyler.ecf.extensions.common with parameters of type AgencyOperationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<AgencyOperationType> ObjectFactory.createAgencyOperation
(AgencyOperationType value) void
AgencyType.setAgencyOperation
(AgencyOperationType value) Sets the value of the agencyOperation property.