Uses of Class
com.tencentcloudapi.wav.v20210129.models.VehiclePurpose
-
Packages that use VehiclePurpose Package Description com.tencentcloudapi.wav.v20210129.models -
-
Uses of VehiclePurpose in com.tencentcloudapi.wav.v20210129.models
Methods in com.tencentcloudapi.wav.v20210129.models that return VehiclePurpose Modifier and Type Method Description VehiclePurposeCustomerProfile. getVehiclePurpose()Get 购车用途信息Methods in com.tencentcloudapi.wav.v20210129.models with parameters of type VehiclePurpose Modifier and Type Method Description voidCustomerProfile. setVehiclePurpose(VehiclePurpose VehiclePurpose)Set 购车用途信息Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type VehiclePurpose Constructor Description VehiclePurpose(VehiclePurpose 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.
-