Uses of Class
org.robokind.impl.speechrec.SpeechRecConfigRecord.Builder

Uses of SpeechRecConfigRecord.Builder in org.robokind.impl.speechrec
 

Methods in org.robokind.impl.speechrec that return SpeechRecConfigRecord.Builder
 SpeechRecConfigRecord.Builder SpeechRecConfigRecord.Builder.clearConfigSourceId()
          Clears the value of the 'configSourceId' field
 SpeechRecConfigRecord.Builder SpeechRecConfigRecord.Builder.clearSpeechRecServiceId()
          Clears the value of the 'speechRecServiceId' field
 SpeechRecConfigRecord.Builder SpeechRecConfigRecord.Builder.clearTimestampMillisecUTC()
          Clears the value of the 'timestampMillisecUTC' field
 SpeechRecConfigRecord.Builder SpeechRecConfigRecord.Builder.clearVocabLocation()
          Clears the value of the 'vocabLocation' field
static SpeechRecConfigRecord.Builder SpeechRecConfigRecord.newBuilder()
          Creates a new SpeechRecConfigRecord RecordBuilder
static SpeechRecConfigRecord.Builder SpeechRecConfigRecord.newBuilder(SpeechRecConfigRecord.Builder other)
          Creates a new SpeechRecConfigRecord RecordBuilder by copying an existing Builder
static SpeechRecConfigRecord.Builder SpeechRecConfigRecord.newBuilder(SpeechRecConfigRecord other)
          Creates a new SpeechRecConfigRecord RecordBuilder by copying an existing SpeechRecConfigRecord instance
 SpeechRecConfigRecord.Builder SpeechRecConfigRecord.Builder.setConfigSourceId(String value)
          Sets the value of the 'configSourceId' field
 SpeechRecConfigRecord.Builder SpeechRecConfigRecord.Builder.setSpeechRecServiceId(String value)
          Sets the value of the 'speechRecServiceId' field
 SpeechRecConfigRecord.Builder SpeechRecConfigRecord.Builder.setTimestampMillisecUTC(long value)
          Sets the value of the 'timestampMillisecUTC' field
 SpeechRecConfigRecord.Builder SpeechRecConfigRecord.Builder.setVocabLocation(String value)
          Sets the value of the 'vocabLocation' field
 

Methods in org.robokind.impl.speechrec with parameters of type SpeechRecConfigRecord.Builder
static SpeechRecConfigRecord.Builder SpeechRecConfigRecord.newBuilder(SpeechRecConfigRecord.Builder other)
          Creates a new SpeechRecConfigRecord RecordBuilder by copying an existing Builder
 



Copyright © 2011-2013. All Rights Reserved.