public class LeadsCarInfo extends AlipayObject
LeadsCarInfo()
String
getCarId()
getCarName()
getCarType()
void
setCarId(String carId)
setCarName(String carName)
setCarType(String carType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LeadsCarInfo()
public String getCarId()
public void setCarId(String carId)
public String getCarName()
public void setCarName(String carName)
public String getCarType()
public void setCarType(String carType)
Copyright © 2024. All rights reserved.