public class UtteranceForGetExecutionOutput extends Object
| Constructor and Description |
|---|
UtteranceForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
UtteranceForGetExecutionOutput |
attribute(AttributeForGetExecutionOutput attribute) |
UtteranceForGetExecutionOutput |
end(Double end) |
boolean |
equals(Object o) |
@Valid AttributeForGetExecutionOutput |
getAttribute()
Get attribute
|
Double |
getEnd()
Get end
|
Double |
getStart()
Get start
|
String |
getText()
Get text
|
int |
hashCode() |
void |
setAttribute(AttributeForGetExecutionOutput attribute) |
void |
setEnd(Double end) |
void |
setStart(Double start) |
void |
setText(String text) |
UtteranceForGetExecutionOutput |
start(Double start) |
UtteranceForGetExecutionOutput |
text(String text) |
String |
toString() |
public UtteranceForGetExecutionOutput attribute(AttributeForGetExecutionOutput attribute)
@Valid public @Valid AttributeForGetExecutionOutput getAttribute()
public void setAttribute(AttributeForGetExecutionOutput attribute)
public UtteranceForGetExecutionOutput end(Double end)
public Double getEnd()
public void setEnd(Double end)
public UtteranceForGetExecutionOutput start(Double start)
public Double getStart()
public void setStart(Double start)
public UtteranceForGetExecutionOutput text(String text)
public String getText()
public void setText(String text)
Copyright © 2025. All rights reserved.