public class WordTiming
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
WordTiming() |
Modifier and Type | Method and Description |
---|---|
Double |
getEndTime() |
Double |
getStartTime() |
String |
getWord() |
void |
setEndTime(Double endTime) |
void |
setStartTime(Double startTime) |
void |
setWord(String word) |
Copyright © 2023 IBM Cloud. All rights reserved.