Uses of Class
com.tencentcloudapi.cpdp.v20190820.models.QueryDeclareResult
-
Packages that use QueryDeclareResult Package Description com.tencentcloudapi.cpdp.v20190820.models -
-
Uses of QueryDeclareResult in com.tencentcloudapi.cpdp.v20190820.models
Methods in com.tencentcloudapi.cpdp.v20190820.models that return QueryDeclareResult Modifier and Type Method Description QueryDeclareResultQueryApplicationMaterialResponse. getResult()Get 成功申报材料查询结果Methods in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryDeclareResult Modifier and Type Method Description voidQueryApplicationMaterialResponse. setResult(QueryDeclareResult Result)Set 成功申报材料查询结果Constructors in com.tencentcloudapi.cpdp.v20190820.models with parameters of type QueryDeclareResult Constructor Description QueryDeclareResult(QueryDeclareResult 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.
-