Uses of Class
org.mechio.impl.sensor.I2CQpidConfigRecord.Builder

Uses of I2CQpidConfigRecord.Builder in org.mechio.impl.sensor
 

Methods in org.mechio.impl.sensor that return I2CQpidConfigRecord.Builder
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearAccelerometerConfigDestination()
          Clears the value of the 'accelerometerConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearAccelerometerEventDestination()
          Clears the value of the 'accelerometerEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearAccelerometerReadDestination()
          Clears the value of the 'accelerometerReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearAdcConfigDestination()
          Clears the value of the 'adcConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearAdcEventDestination()
          Clears the value of the 'adcEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearAdcReadDestination()
          Clears the value of the 'adcReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearBrokerIPAddress()
          Clears the value of the 'brokerIPAddress' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearBrokerOptions()
          Clears the value of the 'brokerOptions' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearCompassConfigDestination()
          Clears the value of the 'compassConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearCompassEventDestination()
          Clears the value of the 'compassEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearCompassReadDestination()
          Clears the value of the 'compassReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearGpioConfigDestination()
          Clears the value of the 'gpioConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearGpioEventDestination()
          Clears the value of the 'gpioEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearGpioReadDestination()
          Clears the value of the 'gpioReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearGpioWriteDestination()
          Clears the value of the 'gpioWriteDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearGyroConfigDestination()
          Clears the value of the 'gyroConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearGyroEventDestination()
          Clears the value of the 'gyroEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearGyroReadDestination()
          Clears the value of the 'gyroReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.clearLedConfigDestination()
          Clears the value of the 'ledConfigDestination' field
static I2CQpidConfigRecord.Builder I2CQpidConfigRecord.newBuilder()
          Creates a new I2CQpidConfigRecord RecordBuilder
static I2CQpidConfigRecord.Builder I2CQpidConfigRecord.newBuilder(I2CQpidConfigRecord.Builder other)
          Creates a new I2CQpidConfigRecord RecordBuilder by copying an existing Builder
static I2CQpidConfigRecord.Builder I2CQpidConfigRecord.newBuilder(I2CQpidConfigRecord other)
          Creates a new I2CQpidConfigRecord RecordBuilder by copying an existing I2CQpidConfigRecord instance
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setAccelerometerConfigDestination(java.lang.String value)
          Sets the value of the 'accelerometerConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setAccelerometerEventDestination(java.lang.String value)
          Sets the value of the 'accelerometerEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setAccelerometerReadDestination(java.lang.String value)
          Sets the value of the 'accelerometerReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setAdcConfigDestination(java.lang.String value)
          Sets the value of the 'adcConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setAdcEventDestination(java.lang.String value)
          Sets the value of the 'adcEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setAdcReadDestination(java.lang.String value)
          Sets the value of the 'adcReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setBrokerIPAddress(java.lang.String value)
          Sets the value of the 'brokerIPAddress' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setBrokerOptions(java.lang.String value)
          Sets the value of the 'brokerOptions' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setCompassConfigDestination(java.lang.String value)
          Sets the value of the 'compassConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setCompassEventDestination(java.lang.String value)
          Sets the value of the 'compassEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setCompassReadDestination(java.lang.String value)
          Sets the value of the 'compassReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setGpioConfigDestination(java.lang.String value)
          Sets the value of the 'gpioConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setGpioEventDestination(java.lang.String value)
          Sets the value of the 'gpioEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setGpioReadDestination(java.lang.String value)
          Sets the value of the 'gpioReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setGpioWriteDestination(java.lang.String value)
          Sets the value of the 'gpioWriteDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setGyroConfigDestination(java.lang.String value)
          Sets the value of the 'gyroConfigDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setGyroEventDestination(java.lang.String value)
          Sets the value of the 'gyroEventDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setGyroReadDestination(java.lang.String value)
          Sets the value of the 'gyroReadDestination' field
 I2CQpidConfigRecord.Builder I2CQpidConfigRecord.Builder.setLedConfigDestination(java.lang.String value)
          Sets the value of the 'ledConfigDestination' field
 

Methods in org.mechio.impl.sensor with parameters of type I2CQpidConfigRecord.Builder
static I2CQpidConfigRecord.Builder I2CQpidConfigRecord.newBuilder(I2CQpidConfigRecord.Builder other)
          Creates a new I2CQpidConfigRecord RecordBuilder by copying an existing Builder
 



Copyright © 2011-2014. All Rights Reserved.