Uses of Enum Class
net.bluemind.dataprotect.api.RestorableKind
Packages that use RestorableKind
-
Uses of RestorableKind in net.bluemind.dataprotect.api
Fields in net.bluemind.dataprotect.api declared as RestorableKindMethods in net.bluemind.dataprotect.api that return RestorableKindModifier and TypeMethodDescriptionstatic RestorableKind
Returns the enum constant of this class with the specified name.static RestorableKind[]
RestorableKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.