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