Uses of Enum Class
net.bluemind.smime.cacerts.api.RevocationResult.RevocationStatus
Packages that use RevocationResult.RevocationStatus
-
Uses of RevocationResult.RevocationStatus in net.bluemind.smime.cacerts.api
Subclasses with type arguments of type RevocationResult.RevocationStatus in net.bluemind.smime.cacerts.apiFields in net.bluemind.smime.cacerts.api declared as RevocationResult.RevocationStatusMethods in net.bluemind.smime.cacerts.api that return RevocationResult.RevocationStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RevocationResult.RevocationStatus[]RevocationResult.RevocationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.