Uses of Class
com.tencentcloudapi.iss.v20230517.models.PlateContent
-
Packages that use PlateContent Package Description com.tencentcloudapi.iss.v20230517.models -
-
Uses of PlateContent in com.tencentcloudapi.iss.v20230517.models
Methods in com.tencentcloudapi.iss.v20230517.models that return PlateContent Modifier and Type Method Description PlateContentCarAIResultInfo. getPlateContent()Get 车牌信息Methods in com.tencentcloudapi.iss.v20230517.models with parameters of type PlateContent Modifier and Type Method Description voidCarAIResultInfo. setPlateContent(PlateContent PlateContent)Set 车牌信息Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type PlateContent Constructor Description PlateContent(PlateContent 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.
-