public class MedicalLlmAnswerDTO extends AlipayObject
MedicalLlmAnswerDTO()
String
getContent()
getQuery()
getSeqNum()
void
setContent(String content)
setQuery(String query)
setSeqNum(String seqNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MedicalLlmAnswerDTO()
public String getContent()
public void setContent(String content)
public String getQuery()
public void setQuery(String query)
public String getSeqNum()
public void setSeqNum(String seqNum)
Copyright © 2024. All rights reserved.