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