IdUtterance |
IdUtterance.setDefiningAnnotationUid(String newDefiningAnnotationUid) |
Setter for definingAnnotationUid : UID of the annotation that defines the
bounds of this utterance, if any.
|
IdUtterance |
IdUtterance.setEndAnchorId(Long newEndAnchorId) |
Setter for endAnchorId : anchor_id of the anchor that is the end of the utterance.
|
IdUtterance |
IdUtterance.setEndOffset(Double newEndOffset) |
Setter for endOffset : The end offset, if known.
|
IdUtterance |
IdUtterance.setGraphId(Integer newGraphId) |
Setter for graphId : ag_id of the transcript.
|
IdUtterance |
IdUtterance.setPrefix(String sNewPrefix) |
Setter for result prefix, if any.
|
IdUtterance |
IdUtterance.setSpeakerNumber(Integer newSpeakerNumber) |
Setter for speakerNumber : speaker_number of the participant who spoke the utterance.
|
IdUtterance |
IdUtterance.setStartAnchorId(Long newStartAnchorId) |
Setter for startAnchorId : anchor_id of the anchor that is the start of the
utterance.
|
IdUtterance |
IdUtterance.setStartOffset(Double newStartOffset) |
Setter for startOffset : The start offset, if known.
|