Uses of Class
com.tencentcloudapi.essbasic.v20210526.models.OccupiedSeal
-
Packages that use OccupiedSeal Package Description com.tencentcloudapi.essbasic.v20210526.models -
-
Uses of OccupiedSeal in com.tencentcloudapi.essbasic.v20210526.models
Methods in com.tencentcloudapi.essbasic.v20210526.models that return OccupiedSeal Modifier and Type Method Description OccupiedSeal[]
ChannelDescribeOrganizationSealsResponse. getSeals()
Get 查询到的印章结果数组Methods in com.tencentcloudapi.essbasic.v20210526.models with parameters of type OccupiedSeal Modifier and Type Method Description void
ChannelDescribeOrganizationSealsResponse. setSeals(OccupiedSeal[] Seals)
Set 查询到的印章结果数组Constructors in com.tencentcloudapi.essbasic.v20210526.models with parameters of type OccupiedSeal Constructor Description OccupiedSeal(OccupiedSeal 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.
-