public class MatchForCheckLLMResponseStreamOutput extends Object
| Constructor and Description |
|---|
MatchForCheckLLMResponseStreamOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLabel()
Get label
|
String |
getWord()
Get word
|
int |
hashCode() |
MatchForCheckLLMResponseStreamOutput |
label(String label) |
void |
setLabel(String label) |
void |
setWord(String word) |
String |
toString() |
MatchForCheckLLMResponseStreamOutput |
word(String word) |
public MatchForCheckLLMResponseStreamOutput()
public MatchForCheckLLMResponseStreamOutput label(String label)
public String getLabel()
public void setLabel(String label)
public MatchForCheckLLMResponseStreamOutput word(String word)
public String getWord()
public void setWord(String word)
Copyright © 2025. All rights reserved.