@Generated public class Thought extends Object
| Constructor and Description |
|---|
Thought() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContent() |
ThoughtType |
getThoughtType() |
int |
hashCode() |
Thought |
setContent(String content) |
Thought |
setThoughtType(ThoughtType thoughtType) |
String |
toString() |
public String getContent()
public Thought setThoughtType(ThoughtType thoughtType)
public ThoughtType getThoughtType()
Copyright © 2026. All rights reserved.