Uses of Class
com.blackberry.workspaces.sdk.api.Enums.SecureTransferModes
-
Packages that use Enums.SecureTransferModes Package Description com.blackberry.workspaces.sdk.api -
-
Uses of Enums.SecureTransferModes in com.blackberry.workspaces.sdk.api
Methods in com.blackberry.workspaces.sdk.api 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.
-