public class SuggestQuestionsDTO extends AlipayObject
SuggestQuestionsDTO()
List<String>
getList()
String
getTitle()
void
setList(List<String> list)
setTitle(String title)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SuggestQuestionsDTO()
public List<String> getList()
public void setList(List<String> list)
public String getTitle()
public void setTitle(String title)
Copyright © 2024. All rights reserved.