Uses of Enum Class
net.bluemind.dataprotect.api.GenerationStatus
Packages that use GenerationStatus
-
Uses of GenerationStatus in net.bluemind.dataprotect.api
Subclasses with type arguments of type GenerationStatus in net.bluemind.dataprotect.apiFields in net.bluemind.dataprotect.api declared as GenerationStatusMethods in net.bluemind.dataprotect.api that return GenerationStatusModifier and TypeMethodDescriptionstatic GenerationStatusReturns the enum constant of this class with the specified name.static GenerationStatus[]GenerationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.