public class AlipayEcoMycarMaintainDataUpdateModel extends AlipayObject
Constructor and Description |
---|
AlipayEcoMycarMaintainDataUpdateModel() |
Modifier and Type | Method and Description |
---|---|
String |
getBizId()
Gets biz id.
|
Long |
getEventId()
Gets event id.
|
String |
getSource()
Gets source.
|
String |
getTypeId()
Gets type id.
|
void |
setBizId(String bizId)
Sets biz id.
|
void |
setEventId(Long eventId)
Sets event id.
|
void |
setSource(String source)
Sets source.
|
void |
setTypeId(String typeId)
Sets type id.
|
public AlipayEcoMycarMaintainDataUpdateModel()
public String getBizId()
public void setBizId(String bizId)
bizId
- the biz idpublic Long getEventId()
public void setEventId(Long eventId)
eventId
- the event idpublic String getSource()
public void setSource(String source)
source
- the sourcepublic String getTypeId()
public void setTypeId(String typeId)
typeId
- the type idCopyright © 2018. All rights reserved.