Class ResultGroupPathListItem

java.lang.Object
io.constructor.client.models.ResultGroupPathListItem

public class ResultGroupPathListItem extends Object
Constructor.io Item Group ... uses Gson/Reflection to load data in
  • Constructor Details

    • ResultGroupPathListItem

      public ResultGroupPathListItem()
  • Method Details

    • getDisplayName

      public String getDisplayName()
      Returns:
      the displayName
    • getId

      public String getId()
      Returns:
      the groupId
    • setDisplayName

      public void setDisplayName(String displayName)
    • setGroupId

      public void setGroupId(String id)