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