org.mechio.impl.sensor
Class I2CQpidConfigRecord

java.lang.Object
  extended by org.apache.avro.specific.SpecificRecordBase
      extended by org.mechio.impl.sensor.I2CQpidConfigRecord
All Implemented Interfaces:
java.lang.Comparable<org.apache.avro.specific.SpecificRecord>, org.apache.avro.generic.GenericContainer, org.apache.avro.generic.IndexedRecord, org.apache.avro.specific.SpecificRecord, I2CQpidConfigEvent

public class I2CQpidConfigRecord
extends org.apache.avro.specific.SpecificRecordBase
implements org.apache.avro.specific.SpecificRecord, I2CQpidConfigEvent


Nested Class Summary
static class I2CQpidConfigRecord.Builder
          RecordBuilder for I2CQpidConfigRecord instances.
 
Field Summary
 java.lang.String accelerometerConfigDestination
          Deprecated. 
 java.lang.String accelerometerEventDestination
          Deprecated. 
 java.lang.String accelerometerReadDestination
          Deprecated. 
 java.lang.String adcConfigDestination
          Deprecated. 
 java.lang.String adcEventDestination
          Deprecated. 
 java.lang.String adcReadDestination
          Deprecated. 
 java.lang.String brokerIPAddress
          Deprecated. 
 java.lang.String brokerOptions
          Deprecated. 
 java.lang.String compassConfigDestination
          Deprecated. 
 java.lang.String compassEventDestination
          Deprecated. 
 java.lang.String compassReadDestination
          Deprecated. 
 java.lang.String gpioConfigDestination
          Deprecated. 
 java.lang.String gpioEventDestination
          Deprecated. 
 java.lang.String gpioReadDestination
          Deprecated. 
 java.lang.String gpioWriteDestination
          Deprecated. 
 java.lang.String gyroConfigDestination
          Deprecated. 
 java.lang.String gyroEventDestination
          Deprecated. 
 java.lang.String gyroReadDestination
          Deprecated. 
 java.lang.String ledConfigDestination
          Deprecated. 
static org.apache.avro.Schema SCHEMA$
           
 
Constructor Summary
I2CQpidConfigRecord()
           
 
Method Summary
 java.lang.Object get(int field$)
           
 java.lang.String getAccelerometerConfigDestination()
          Gets the value of the 'accelerometerConfigDestination' field.
 java.lang.String getAccelerometerEventDestination()
          Gets the value of the 'accelerometerEventDestination' field.
 java.lang.String getAccelerometerReadDestination()
          Gets the value of the 'accelerometerReadDestination' field.
 java.lang.String getAdcConfigDestination()
          Gets the value of the 'adcConfigDestination' field.
 java.lang.String getAdcEventDestination()
          Gets the value of the 'adcEventDestination' field.
 java.lang.String getAdcReadDestination()
          Gets the value of the 'adcReadDestination' field.
 java.lang.String getBrokerIPAddress()
          Gets the value of the 'brokerIPAddress' field.
 java.lang.String getBrokerOptions()
          Gets the value of the 'brokerOptions' field.
 java.lang.String getCompassConfigDestination()
          Gets the value of the 'compassConfigDestination' field.
 java.lang.String getCompassEventDestination()
          Gets the value of the 'compassEventDestination' field.
 java.lang.String getCompassReadDestination()
          Gets the value of the 'compassReadDestination' field.
 java.lang.String getGpioConfigDestination()
          Gets the value of the 'gpioConfigDestination' field.
 java.lang.String getGpioEventDestination()
          Gets the value of the 'gpioEventDestination' field.
 java.lang.String getGpioReadDestination()
          Gets the value of the 'gpioReadDestination' field.
 java.lang.String getGpioWriteDestination()
          Gets the value of the 'gpioWriteDestination' field.
 java.lang.String getGyroConfigDestination()
          Gets the value of the 'gyroConfigDestination' field.
 java.lang.String getGyroEventDestination()
          Gets the value of the 'gyroEventDestination' field.
 java.lang.String getGyroReadDestination()
          Gets the value of the 'gyroReadDestination' field.
 java.lang.String getLedConfigDestination()
          Gets the value of the 'ledConfigDestination' field.
 org.apache.avro.Schema getSchema()
           
static I2CQpidConfigRecord.Builder newBuilder()
          Creates a new I2CQpidConfigRecord RecordBuilder
static I2CQpidConfigRecord.Builder newBuilder(I2CQpidConfigRecord.Builder other)
          Creates a new I2CQpidConfigRecord RecordBuilder by copying an existing Builder
static I2CQpidConfigRecord.Builder newBuilder(I2CQpidConfigRecord other)
          Creates a new I2CQpidConfigRecord RecordBuilder by copying an existing I2CQpidConfigRecord instance
 void put(int field$, java.lang.Object value$)
           
 void setAccelerometerConfigDestination(java.lang.String value)
          Sets the value of the 'accelerometerConfigDestination' field.
 void setAccelerometerEventDestination(java.lang.String value)
          Sets the value of the 'accelerometerEventDestination' field.
 void setAccelerometerReadDestination(java.lang.String value)
          Sets the value of the 'accelerometerReadDestination' field.
 void setAdcConfigDestination(java.lang.String value)
          Sets the value of the 'adcConfigDestination' field.
 void setAdcEventDestination(java.lang.String value)
          Sets the value of the 'adcEventDestination' field.
 void setAdcReadDestination(java.lang.String value)
          Sets the value of the 'adcReadDestination' field.
 void setBrokerIPAddress(java.lang.String value)
          Sets the value of the 'brokerIPAddress' field.
 void setBrokerOptions(java.lang.String value)
          Sets the value of the 'brokerOptions' field.
 void setCompassConfigDestination(java.lang.String value)
          Sets the value of the 'compassConfigDestination' field.
 void setCompassEventDestination(java.lang.String value)
          Sets the value of the 'compassEventDestination' field.
 void setCompassReadDestination(java.lang.String value)
          Sets the value of the 'compassReadDestination' field.
 void setGpioConfigDestination(java.lang.String value)
          Sets the value of the 'gpioConfigDestination' field.
 void setGpioEventDestination(java.lang.String value)
          Sets the value of the 'gpioEventDestination' field.
 void setGpioReadDestination(java.lang.String value)
          Sets the value of the 'gpioReadDestination' field.
 void setGpioWriteDestination(java.lang.String value)
          Sets the value of the 'gpioWriteDestination' field.
 void setGyroConfigDestination(java.lang.String value)
          Sets the value of the 'gyroConfigDestination' field.
 void setGyroEventDestination(java.lang.String value)
          Sets the value of the 'gyroEventDestination' field.
 void setGyroReadDestination(java.lang.String value)
          Sets the value of the 'gyroReadDestination' field.
 void setLedConfigDestination(java.lang.String value)
          Sets the value of the 'ledConfigDestination' field.
 
Methods inherited from class org.apache.avro.specific.SpecificRecordBase
compareTo, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

SCHEMA$

public static final org.apache.avro.Schema SCHEMA$

brokerIPAddress

@Deprecated
public java.lang.String brokerIPAddress
Deprecated. 

brokerOptions

@Deprecated
public java.lang.String brokerOptions
Deprecated. 

accelerometerReadDestination

@Deprecated
public java.lang.String accelerometerReadDestination
Deprecated. 

accelerometerEventDestination

@Deprecated
public java.lang.String accelerometerEventDestination
Deprecated. 

accelerometerConfigDestination

@Deprecated
public java.lang.String accelerometerConfigDestination
Deprecated. 

compassReadDestination

@Deprecated
public java.lang.String compassReadDestination
Deprecated. 

compassEventDestination

@Deprecated
public java.lang.String compassEventDestination
Deprecated. 

compassConfigDestination

@Deprecated
public java.lang.String compassConfigDestination
Deprecated. 

gyroReadDestination

@Deprecated
public java.lang.String gyroReadDestination
Deprecated. 

gyroEventDestination

@Deprecated
public java.lang.String gyroEventDestination
Deprecated. 

gyroConfigDestination

@Deprecated
public java.lang.String gyroConfigDestination
Deprecated. 

gpioReadDestination

@Deprecated
public java.lang.String gpioReadDestination
Deprecated. 

gpioWriteDestination

@Deprecated
public java.lang.String gpioWriteDestination
Deprecated. 

gpioEventDestination

@Deprecated
public java.lang.String gpioEventDestination
Deprecated. 

gpioConfigDestination

@Deprecated
public java.lang.String gpioConfigDestination
Deprecated. 

adcReadDestination

@Deprecated
public java.lang.String adcReadDestination
Deprecated. 

adcEventDestination

@Deprecated
public java.lang.String adcEventDestination
Deprecated. 

adcConfigDestination

@Deprecated
public java.lang.String adcConfigDestination
Deprecated. 

ledConfigDestination

@Deprecated
public java.lang.String ledConfigDestination
Deprecated. 
Constructor Detail

I2CQpidConfigRecord

public I2CQpidConfigRecord()
Method Detail

getSchema

public org.apache.avro.Schema getSchema()
Specified by:
getSchema in interface org.apache.avro.generic.GenericContainer
Specified by:
getSchema in class org.apache.avro.specific.SpecificRecordBase

get

public java.lang.Object get(int field$)
Specified by:
get in interface org.apache.avro.generic.IndexedRecord
Specified by:
get in class org.apache.avro.specific.SpecificRecordBase

put

public void put(int field$,
                java.lang.Object value$)
Specified by:
put in interface org.apache.avro.generic.IndexedRecord
Specified by:
put in class org.apache.avro.specific.SpecificRecordBase

getBrokerIPAddress

public java.lang.String getBrokerIPAddress()
Gets the value of the 'brokerIPAddress' field.

Specified by:
getBrokerIPAddress in interface I2CQpidConfigEvent

setBrokerIPAddress

public void setBrokerIPAddress(java.lang.String value)
Sets the value of the 'brokerIPAddress' field.

Specified by:
setBrokerIPAddress in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getBrokerOptions

public java.lang.String getBrokerOptions()
Gets the value of the 'brokerOptions' field.

Specified by:
getBrokerOptions in interface I2CQpidConfigEvent

setBrokerOptions

public void setBrokerOptions(java.lang.String value)
Sets the value of the 'brokerOptions' field.

Specified by:
setBrokerOptions in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getAccelerometerReadDestination

public java.lang.String getAccelerometerReadDestination()
Gets the value of the 'accelerometerReadDestination' field.

Specified by:
getAccelerometerReadDestination in interface I2CQpidConfigEvent

setAccelerometerReadDestination

public void setAccelerometerReadDestination(java.lang.String value)
Sets the value of the 'accelerometerReadDestination' field.

Specified by:
setAccelerometerReadDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getAccelerometerEventDestination

public java.lang.String getAccelerometerEventDestination()
Gets the value of the 'accelerometerEventDestination' field.

Specified by:
getAccelerometerEventDestination in interface I2CQpidConfigEvent

setAccelerometerEventDestination

public void setAccelerometerEventDestination(java.lang.String value)
Sets the value of the 'accelerometerEventDestination' field.

Specified by:
setAccelerometerEventDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getAccelerometerConfigDestination

public java.lang.String getAccelerometerConfigDestination()
Gets the value of the 'accelerometerConfigDestination' field.

Specified by:
getAccelerometerConfigDestination in interface I2CQpidConfigEvent

setAccelerometerConfigDestination

public void setAccelerometerConfigDestination(java.lang.String value)
Sets the value of the 'accelerometerConfigDestination' field.

Specified by:
setAccelerometerConfigDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getCompassReadDestination

public java.lang.String getCompassReadDestination()
Gets the value of the 'compassReadDestination' field.

Specified by:
getCompassReadDestination in interface I2CQpidConfigEvent

setCompassReadDestination

public void setCompassReadDestination(java.lang.String value)
Sets the value of the 'compassReadDestination' field.

Specified by:
setCompassReadDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getCompassEventDestination

public java.lang.String getCompassEventDestination()
Gets the value of the 'compassEventDestination' field.

Specified by:
getCompassEventDestination in interface I2CQpidConfigEvent

setCompassEventDestination

public void setCompassEventDestination(java.lang.String value)
Sets the value of the 'compassEventDestination' field.

Specified by:
setCompassEventDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getCompassConfigDestination

public java.lang.String getCompassConfigDestination()
Gets the value of the 'compassConfigDestination' field.

Specified by:
getCompassConfigDestination in interface I2CQpidConfigEvent

setCompassConfigDestination

public void setCompassConfigDestination(java.lang.String value)
Sets the value of the 'compassConfigDestination' field.

Specified by:
setCompassConfigDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getGyroReadDestination

public java.lang.String getGyroReadDestination()
Gets the value of the 'gyroReadDestination' field.

Specified by:
getGyroReadDestination in interface I2CQpidConfigEvent

setGyroReadDestination

public void setGyroReadDestination(java.lang.String value)
Sets the value of the 'gyroReadDestination' field.

Specified by:
setGyroReadDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getGyroEventDestination

public java.lang.String getGyroEventDestination()
Gets the value of the 'gyroEventDestination' field.

Specified by:
getGyroEventDestination in interface I2CQpidConfigEvent

setGyroEventDestination

public void setGyroEventDestination(java.lang.String value)
Sets the value of the 'gyroEventDestination' field.

Specified by:
setGyroEventDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getGyroConfigDestination

public java.lang.String getGyroConfigDestination()
Gets the value of the 'gyroConfigDestination' field.

Specified by:
getGyroConfigDestination in interface I2CQpidConfigEvent

setGyroConfigDestination

public void setGyroConfigDestination(java.lang.String value)
Sets the value of the 'gyroConfigDestination' field.

Specified by:
setGyroConfigDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getGpioReadDestination

public java.lang.String getGpioReadDestination()
Gets the value of the 'gpioReadDestination' field.

Specified by:
getGpioReadDestination in interface I2CQpidConfigEvent

setGpioReadDestination

public void setGpioReadDestination(java.lang.String value)
Sets the value of the 'gpioReadDestination' field.

Specified by:
setGpioReadDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getGpioWriteDestination

public java.lang.String getGpioWriteDestination()
Gets the value of the 'gpioWriteDestination' field.

Specified by:
getGpioWriteDestination in interface I2CQpidConfigEvent

setGpioWriteDestination

public void setGpioWriteDestination(java.lang.String value)
Sets the value of the 'gpioWriteDestination' field.

Specified by:
setGpioWriteDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getGpioEventDestination

public java.lang.String getGpioEventDestination()
Gets the value of the 'gpioEventDestination' field.

Specified by:
getGpioEventDestination in interface I2CQpidConfigEvent

setGpioEventDestination

public void setGpioEventDestination(java.lang.String value)
Sets the value of the 'gpioEventDestination' field.

Specified by:
setGpioEventDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getGpioConfigDestination

public java.lang.String getGpioConfigDestination()
Gets the value of the 'gpioConfigDestination' field.

Specified by:
getGpioConfigDestination in interface I2CQpidConfigEvent

setGpioConfigDestination

public void setGpioConfigDestination(java.lang.String value)
Sets the value of the 'gpioConfigDestination' field.

Specified by:
setGpioConfigDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getAdcReadDestination

public java.lang.String getAdcReadDestination()
Gets the value of the 'adcReadDestination' field.

Specified by:
getAdcReadDestination in interface I2CQpidConfigEvent

setAdcReadDestination

public void setAdcReadDestination(java.lang.String value)
Sets the value of the 'adcReadDestination' field.

Specified by:
setAdcReadDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getAdcEventDestination

public java.lang.String getAdcEventDestination()
Gets the value of the 'adcEventDestination' field.

Specified by:
getAdcEventDestination in interface I2CQpidConfigEvent

setAdcEventDestination

public void setAdcEventDestination(java.lang.String value)
Sets the value of the 'adcEventDestination' field.

Specified by:
setAdcEventDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getAdcConfigDestination

public java.lang.String getAdcConfigDestination()
Gets the value of the 'adcConfigDestination' field.

Specified by:
getAdcConfigDestination in interface I2CQpidConfigEvent

setAdcConfigDestination

public void setAdcConfigDestination(java.lang.String value)
Sets the value of the 'adcConfigDestination' field.

Specified by:
setAdcConfigDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

getLedConfigDestination

public java.lang.String getLedConfigDestination()
Gets the value of the 'ledConfigDestination' field.

Specified by:
getLedConfigDestination in interface I2CQpidConfigEvent

setLedConfigDestination

public void setLedConfigDestination(java.lang.String value)
Sets the value of the 'ledConfigDestination' field.

Specified by:
setLedConfigDestination in interface I2CQpidConfigEvent
Parameters:
value - the value to set.

newBuilder

public static I2CQpidConfigRecord.Builder newBuilder()
Creates a new I2CQpidConfigRecord RecordBuilder


newBuilder

public static I2CQpidConfigRecord.Builder newBuilder(I2CQpidConfigRecord.Builder other)
Creates a new I2CQpidConfigRecord RecordBuilder by copying an existing Builder


newBuilder

public static I2CQpidConfigRecord.Builder newBuilder(I2CQpidConfigRecord other)
Creates a new I2CQpidConfigRecord RecordBuilder by copying an existing I2CQpidConfigRecord instance



Copyright © 2011-2014. All Rights Reserved.