public class ConvertSegmentForGetExecutionOutput extends Object
| Constructor and Description |
|---|
ConvertSegmentForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
ConvertSegmentForGetExecutionOutput |
addFramesItem(Integer framesItem) |
ConvertSegmentForGetExecutionOutput |
end(Double end) |
boolean |
equals(Object o) |
ConvertSegmentForGetExecutionOutput |
file(VoiceForGetExecutionOutput file) |
ConvertSegmentForGetExecutionOutput |
frames(List<Integer> frames) |
Double |
getEnd()
Get end
|
@Valid VoiceForGetExecutionOutput |
getFile()
Get file
|
List<Integer> |
getFrames()
Get frames
|
Double |
getStart()
Get start
|
int |
hashCode() |
void |
setEnd(Double end) |
void |
setFile(VoiceForGetExecutionOutput file) |
void |
setFrames(List<Integer> frames) |
void |
setStart(Double start) |
ConvertSegmentForGetExecutionOutput |
start(Double start) |
String |
toString() |
public ConvertSegmentForGetExecutionOutput end(Double end)
public Double getEnd()
public void setEnd(Double end)
public ConvertSegmentForGetExecutionOutput file(VoiceForGetExecutionOutput file)
@Valid public @Valid VoiceForGetExecutionOutput getFile()
public void setFile(VoiceForGetExecutionOutput file)
public ConvertSegmentForGetExecutionOutput frames(List<Integer> frames)
public ConvertSegmentForGetExecutionOutput addFramesItem(Integer framesItem)
public ConvertSegmentForGetExecutionOutput start(Double start)
public Double getStart()
public void setStart(Double start)
Copyright © 2025. All rights reserved.