Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.ContractInfo
-
Packages that use ContractInfo Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of ContractInfo in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return ContractInfo Modifier and Type Method Description ContractInfoReturnContractInfo. getContractInfo()Get 合约信息Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ContractInfo Modifier and Type Method Description voidReturnContractInfo. setContractInfo(ContractInfo ContractInfo)Set 合约信息Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type ContractInfo Constructor Description ContractInfo(ContractInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-