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