Uses of Enum Class
net.bluemind.dataprotect.api.DPError.RestoreType
Packages that use DPError.RestoreType
-
Uses of DPError.RestoreType in net.bluemind.dataprotect.api
Subclasses with type arguments of type DPError.RestoreType in net.bluemind.dataprotect.apiFields in net.bluemind.dataprotect.api declared as DPError.RestoreTypeMethods in net.bluemind.dataprotect.api that return DPError.RestoreTypeModifier and TypeMethodDescriptionstatic DPError.RestoreTypeReturns the enum constant of this class with the specified name.static DPError.RestoreType[]DPError.RestoreType.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 DPError.RestoreTypeModifier and TypeMethodDescriptionstatic DPErrorDPError.createUnknown(String message, String uid, DPError.RestoreType type, DPError.DPKind kind)