Class PermittedEntityFromUserJson

java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.PermittedEntityFromUserJson
All Implemented Interfaces:
Serializable

public class PermittedEntityFromUserJson
extends BaseJson
A permitted entity from a user
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getAddress

      public String getAddress()
      The address to identify the entity by (name for groups/distribution lists).
      Returns:
      The address to identify the entity by (name for groups/distribution lists).
    • setAddress

      public void setAddress​(String address)
      The address to identify the entity by (name for groups/distribution lists).
      Parameters:
      address - The address to identify the entity by (name for groups/distribution lists).
    • getEntityType

      public EntityType getEntityType()
      The Entity type
      Returns:
      The Entity type
    • setEntityType

      public void setEntityType​(EntityType entityType)
      The Entity type
      Parameters:
      entityType - The Entity type