public class SpeechTimestamp
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
SpeechTimestamp() |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
getEndTime()
Gets the end time.
|
java.lang.Double |
getStartTime()
Gets the start time.
|
java.lang.String |
getWord()
Gets the word.
|
void |
setEndTime(java.lang.Double endTime)
Sets the end time.
|
void |
setStartTime(java.lang.Double startTime)
Sets the start time.
|
void |
setWord(java.lang.String word)
Sets the word.
|
public java.lang.Double getEndTime()
public java.lang.Double getStartTime()
public java.lang.String getWord()
public void setEndTime(java.lang.Double endTime)
endTime
- The end timepublic void setStartTime(java.lang.Double startTime)
startTime
- The start timepublic void setWord(java.lang.String word)
word
- The word