@Generated(value="jsonschema2pojo") public class ChoiceLog extends Object
ChoiceLog()
boolean
equals(Object other)
String
getContent()
getInput()
int
hashCode()
void
setContent(String content)
setInput(String input)
toString()
ChoiceLog
withContent(String content)
withInput(String input)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ChoiceLog()
public String getInput()
public void setInput(String input)
public ChoiceLog withInput(String input)
public String getContent()
public void setContent(String content)
public ChoiceLog withContent(String content)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object other)
equals
Copyright © 2024. All rights reserved.