@Generated(value="jsonschema2pojo") public class ChoiceLog extends Object
| Constructor and Description |
|---|
ChoiceLog() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getContent()
Content
|
String |
getInput()
Input
|
int |
hashCode() |
void |
setContent(String content)
Content
|
void |
setInput(String input)
Input
|
String |
toString() |
ChoiceLog |
withContent(String content) |
ChoiceLog |
withInput(String input) |
Copyright © 2025. All rights reserved.