Class TagTreeJson

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

public class TagTreeJson
extends BaseJson
A tag tree
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getValues

      public List<String> getValues()
      List of values
      Returns:
      List of values
    • setValues

      public void setValues​(List<String> values)
      List of values
      Parameters:
      values - List of values
    • getName

      public String getName()
      Name
      Returns:
      Name
    • setName

      public void setName​(String name)
      Name
      Parameters:
      name - Name
    • getType

      public String getType()
      Type
      Returns:
      Type
    • setType

      public void setType​(String type)
      Type
      Parameters:
      type - Type