Uses of Enum Class
net.bluemind.device.api.WipeMode
Packages that use WipeMode
-
Uses of WipeMode in net.bluemind.device.api
Fields in net.bluemind.device.api declared as WipeModeMethods in net.bluemind.device.api that return WipeModeModifier and TypeMethodDescriptionstatic WipeMode
Returns the enum constant of this class with the specified name.static WipeMode[]
WipeMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.bluemind.device.api with parameters of type WipeMode