Class GetCompShareTeamInfoResponse.CompShareTeamDetailInfo

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.GetCompShareTeamInfoResponse.CompShareTeamDetailInfo
Enclosing class:
GetCompShareTeamInfoResponse

public static class GetCompShareTeamInfoResponse.CompShareTeamDetailInfo extends Response
  • Constructor Details

    • CompShareTeamDetailInfo

      public CompShareTeamDetailInfo()
  • Method Details

    • getId

      public Integer getId()
    • setId

      public void setId(Integer id)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getCompanyId

      public Integer getCompanyId()
    • setCompanyId

      public void setCompanyId(Integer companyId)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getDeleted

      public Integer getDeleted()
    • setDeleted

      public void setDeleted(Integer deleted)