public class AlipayInsAutoCarSaveModel extends AlipayObject
Constructor and Description |
---|
AlipayInsAutoCarSaveModel() |
Modifier and Type | Method and Description |
---|---|
String |
getCarNo()
Gets car no.
|
String |
getUserId()
Gets user id.
|
void |
setCarNo(String carNo)
Sets car no.
|
void |
setUserId(String userId)
Sets user id.
|
public String getCarNo()
public void setCarNo(String carNo)
carNo
- the car nopublic String getUserId()
public void setUserId(String userId)
userId
- the user idCopyright © 2018. All rights reserved.