public class AlipayEcoMycarDialogonlineAnswerPushModel extends AlipayObject
| Constructor and Description |
|---|
AlipayEcoMycarDialogonlineAnswerPushModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnswerContent()
Gets answer content.
|
String |
getAnswerId()
Gets answer id.
|
String |
getAnswerLogo()
Gets answer logo.
|
String |
getAnswerName()
Gets answer name.
|
String |
getAnswerPic()
Gets answer pic.
|
String |
getAnswerTime()
Gets answer time.
|
String |
getAnswerType()
Gets answer type.
|
String |
getContentType()
Gets content type.
|
String |
getQuestionId()
Gets question id.
|
void |
setAnswerContent(String answerContent)
Sets answer content.
|
void |
setAnswerId(String answerId)
Sets answer id.
|
void |
setAnswerLogo(String answerLogo)
Sets answer logo.
|
void |
setAnswerName(String answerName)
Sets answer name.
|
void |
setAnswerPic(String answerPic)
Sets answer pic.
|
void |
setAnswerTime(String answerTime)
Sets answer time.
|
void |
setAnswerType(String answerType)
Sets answer type.
|
void |
setContentType(String contentType)
Sets content type.
|
void |
setQuestionId(String questionId)
Sets question id.
|
public AlipayEcoMycarDialogonlineAnswerPushModel()
public String getAnswerContent()
public void setAnswerContent(String answerContent)
answerContent - the answer contentpublic String getAnswerId()
public void setAnswerId(String answerId)
answerId - the answer idpublic String getAnswerLogo()
public void setAnswerLogo(String answerLogo)
answerLogo - the answer logopublic String getAnswerName()
public void setAnswerName(String answerName)
answerName - the answer namepublic String getAnswerPic()
public void setAnswerPic(String answerPic)
answerPic - the answer picpublic String getAnswerTime()
public void setAnswerTime(String answerTime)
answerTime - the answer timepublic String getAnswerType()
public void setAnswerType(String answerType)
answerType - the answer typepublic String getContentType()
public void setContentType(String contentType)
contentType - the content typepublic String getQuestionId()
public void setQuestionId(String questionId)
questionId - the question idCopyright © 2018. All rights reserved.