Uses of Enum Class
br.ufsc.labsec.commons.validationService.trustedList.ServiceStatus
Packages that use ServiceStatus
Package
Description
-
Uses of ServiceStatus in br.ufsc.labsec.commons.report.trustedList
Methods in br.ufsc.labsec.commons.report.trustedList with parameters of type ServiceStatus -
Uses of ServiceStatus in br.ufsc.labsec.commons.validationService.trustedList
Subclasses with type arguments of type ServiceStatus in br.ufsc.labsec.commons.validationService.trustedListMethods in br.ufsc.labsec.commons.validationService.trustedList that return ServiceStatusModifier and TypeMethodDescriptionstatic ServiceStatusReturns the enum constant of this class with the specified name.static ServiceStatus[]ServiceStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.