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