public class AttributeForGetExecutionOutput extends Object
| Constructor and Description |
|---|
AttributeForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
AttributeForGetExecutionOutput |
confidence(Double confidence) |
boolean |
equals(Object o) |
AttributeForGetExecutionOutput |
event(String event) |
Double |
getConfidence()
Get confidence
|
String |
getEvent()
Get event
|
String |
getSpeaker()
Get speaker
|
int |
hashCode() |
void |
setConfidence(Double confidence) |
void |
setEvent(String event) |
void |
setSpeaker(String speaker) |
AttributeForGetExecutionOutput |
speaker(String speaker) |
String |
toString() |
public AttributeForGetExecutionOutput confidence(Double confidence)
public Double getConfidence()
public void setConfidence(Double confidence)
public AttributeForGetExecutionOutput event(String event)
public String getEvent()
public void setEvent(String event)
public AttributeForGetExecutionOutput speaker(String speaker)
public String getSpeaker()
public void setSpeaker(String speaker)
Copyright © 2025. All rights reserved.