Uses of Enum Class
net.bluemind.dataprotect.api.RestorableKind
Packages that use RestorableKind
-
Uses of RestorableKind in net.bluemind.dataprotect.api
Subclasses with type arguments of type RestorableKind in net.bluemind.dataprotect.apiModifier and TypeClassDescriptionenumAn enumeration for things from which data can be restored.Fields in net.bluemind.dataprotect.api declared as RestorableKindMethods in net.bluemind.dataprotect.api that return RestorableKindModifier and TypeMethodDescriptionstatic RestorableKindReturns 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.Methods in net.bluemind.dataprotect.api with parameters of type RestorableKindModifier and TypeMethodDescriptionstatic BaseDirEntry.KindRestorableKind.getKind(RestorableKind restKind)