Uses of Class
com.blackberry.workspaces.api.sdk.Enums.SecureTransferModes
-
Packages that use Enums.SecureTransferModes Package Description com.blackberry.workspaces.api.sdk -
-
Uses of Enums.SecureTransferModes in com.blackberry.workspaces.api.sdk
Methods in com.blackberry.workspaces.api.sdk that return Enums.SecureTransferModes Modifier and Type Method Description static Enums.SecureTransferModes
Enums.SecureTransferModes. valueOf(String name)
Returns the enum constant of this type with the specified name.static Enums.SecureTransferModes[]
Enums.SecureTransferModes. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-