Uses of Enum Class
net.bluemind.dataprotect.api.WorkerDataType
Packages that use WorkerDataType
-
Uses of WorkerDataType in net.bluemind.dataprotect.api
Subclasses with type arguments of type WorkerDataType in net.bluemind.dataprotect.apiMethods in net.bluemind.dataprotect.api that return WorkerDataTypeModifier and TypeMethodDescriptionstatic WorkerDataTypePartGeneration.getWorkerDataType()static WorkerDataTypeReturns the enum constant of this class with the specified name.static WorkerDataType[]WorkerDataType.values()Returns an array containing the constants of this enum class, in the order they are declared.