Class GetCompShareTeamInfoResponse.TeamRelation
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.GetCompShareTeamInfoResponse.TeamRelation
- Enclosing class:
GetCompShareTeamInfoResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAllocateAmount(Integer allocateAmount) voidsetAvailableAmount(Integer availableAmount) voidsetCreateTime(Integer createTime) voidsetRemarkName(String remarkName) voidvoidvoidsetTeamName(String teamName) voidsetUserCompanyId(Integer userCompanyId) voidsetVirtualCompanyId(Integer virtualCompanyId) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
TeamRelation
public TeamRelation()
-
-
Method Details
-
getTeamId
-
setTeamId
-
getTeamName
-
setTeamName
-
getUserCompanyId
-
setUserCompanyId
-
getVirtualCompanyId
-
setVirtualCompanyId
-
getStatus
-
setStatus
-
getRemarkName
-
setRemarkName
-
getCreateTime
-
setCreateTime
-
getAllocateAmount
-
setAllocateAmount
-
getAvailableAmount
-
setAvailableAmount
-