|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.avro.specific.SpecificRecordBase
org.mechio.impl.sensor.I2CQpidConfigRecord
public class I2CQpidConfigRecord
| Nested Class Summary | |
|---|---|
static class |
I2CQpidConfigRecord.Builder
RecordBuilder for I2CQpidConfigRecord instances. |
| Field Summary | |
|---|---|
String |
accelerometerConfigDestination
Deprecated. |
String |
accelerometerEventDestination
Deprecated. |
String |
accelerometerReadDestination
Deprecated. |
String |
adcConfigDestination
Deprecated. |
String |
adcEventDestination
Deprecated. |
String |
adcReadDestination
Deprecated. |
String |
brokerIPAddress
Deprecated. |
String |
brokerOptions
Deprecated. |
String |
compassConfigDestination
Deprecated. |
String |
compassEventDestination
Deprecated. |
String |
compassReadDestination
Deprecated. |
String |
gpioConfigDestination
Deprecated. |
String |
gpioEventDestination
Deprecated. |
String |
gpioReadDestination
Deprecated. |
String |
gpioWriteDestination
Deprecated. |
String |
gyroConfigDestination
Deprecated. |
String |
gyroEventDestination
Deprecated. |
String |
gyroReadDestination
Deprecated. |
String |
ledConfigDestination
Deprecated. |
static org.apache.avro.Schema |
SCHEMA$
|
| Constructor Summary | |
|---|---|
I2CQpidConfigRecord()
|
|
| Method Summary | |
|---|---|
Object |
get(int field$)
|
String |
getAccelerometerConfigDestination()
Gets the value of the 'accelerometerConfigDestination' field. |
String |
getAccelerometerEventDestination()
Gets the value of the 'accelerometerEventDestination' field. |
String |
getAccelerometerReadDestination()
Gets the value of the 'accelerometerReadDestination' field. |
String |
getAdcConfigDestination()
Gets the value of the 'adcConfigDestination' field. |
String |
getAdcEventDestination()
Gets the value of the 'adcEventDestination' field. |
String |
getAdcReadDestination()
Gets the value of the 'adcReadDestination' field. |
String |
getBrokerIPAddress()
Gets the value of the 'brokerIPAddress' field. |
String |
getBrokerOptions()
Gets the value of the 'brokerOptions' field. |
String |
getCompassConfigDestination()
Gets the value of the 'compassConfigDestination' field. |
String |
getCompassEventDestination()
Gets the value of the 'compassEventDestination' field. |
String |
getCompassReadDestination()
Gets the value of the 'compassReadDestination' field. |
String |
getGpioConfigDestination()
Gets the value of the 'gpioConfigDestination' field. |
String |
getGpioEventDestination()
Gets the value of the 'gpioEventDestination' field. |
String |
getGpioReadDestination()
Gets the value of the 'gpioReadDestination' field. |
String |
getGpioWriteDestination()
Gets the value of the 'gpioWriteDestination' field. |
String |
getGyroConfigDestination()
Gets the value of the 'gyroConfigDestination' field. |
String |
getGyroEventDestination()
Gets the value of the 'gyroEventDestination' field. |
String |
getGyroReadDestination()
Gets the value of the 'gyroReadDestination' field. |
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$,
Object value$)
|
void |
setAccelerometerConfigDestination(String value)
Sets the value of the 'accelerometerConfigDestination' field. |
void |
setAccelerometerEventDestination(String value)
Sets the value of the 'accelerometerEventDestination' field. |
void |
setAccelerometerReadDestination(String value)
Sets the value of the 'accelerometerReadDestination' field. |
void |
setAdcConfigDestination(String value)
Sets the value of the 'adcConfigDestination' field. |
void |
setAdcEventDestination(String value)
Sets the value of the 'adcEventDestination' field. |
void |
setAdcReadDestination(String value)
Sets the value of the 'adcReadDestination' field. |
void |
setBrokerIPAddress(String value)
Sets the value of the 'brokerIPAddress' field. |
void |
setBrokerOptions(String value)
Sets the value of the 'brokerOptions' field. |
void |
setCompassConfigDestination(String value)
Sets the value of the 'compassConfigDestination' field. |
void |
setCompassEventDestination(String value)
Sets the value of the 'compassEventDestination' field. |
void |
setCompassReadDestination(String value)
Sets the value of the 'compassReadDestination' field. |
void |
setGpioConfigDestination(String value)
Sets the value of the 'gpioConfigDestination' field. |
void |
setGpioEventDestination(String value)
Sets the value of the 'gpioEventDestination' field. |
void |
setGpioReadDestination(String value)
Sets the value of the 'gpioReadDestination' field. |
void |
setGpioWriteDestination(String value)
Sets the value of the 'gpioWriteDestination' field. |
void |
setGyroConfigDestination(String value)
Sets the value of the 'gyroConfigDestination' field. |
void |
setGyroEventDestination(String value)
Sets the value of the 'gyroEventDestination' field. |
void |
setGyroReadDestination(String value)
Sets the value of the 'gyroReadDestination' field. |
void |
setLedConfigDestination(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 |
|---|
public static final org.apache.avro.Schema SCHEMA$
@Deprecated public String brokerIPAddress
@Deprecated public String brokerOptions
@Deprecated public String accelerometerReadDestination
@Deprecated public String accelerometerEventDestination
@Deprecated public String accelerometerConfigDestination
@Deprecated public String compassReadDestination
@Deprecated public String compassEventDestination
@Deprecated public String compassConfigDestination
@Deprecated public String gyroReadDestination
@Deprecated public String gyroEventDestination
@Deprecated public String gyroConfigDestination
@Deprecated public String gpioReadDestination
@Deprecated public String gpioWriteDestination
@Deprecated public String gpioEventDestination
@Deprecated public String gpioConfigDestination
@Deprecated public String adcReadDestination
@Deprecated public String adcEventDestination
@Deprecated public String adcConfigDestination
@Deprecated public String ledConfigDestination
| Constructor Detail |
|---|
public I2CQpidConfigRecord()
| Method Detail |
|---|
public org.apache.avro.Schema getSchema()
getSchema in interface org.apache.avro.generic.GenericContainergetSchema in class org.apache.avro.specific.SpecificRecordBasepublic Object get(int field$)
get in interface org.apache.avro.generic.IndexedRecordget in class org.apache.avro.specific.SpecificRecordBase
public void put(int field$,
Object value$)
put in interface org.apache.avro.generic.IndexedRecordput in class org.apache.avro.specific.SpecificRecordBasepublic String getBrokerIPAddress()
getBrokerIPAddress in interface I2CQpidConfigEventpublic void setBrokerIPAddress(String value)
setBrokerIPAddress in interface I2CQpidConfigEventvalue - the value to set.public String getBrokerOptions()
getBrokerOptions in interface I2CQpidConfigEventpublic void setBrokerOptions(String value)
setBrokerOptions in interface I2CQpidConfigEventvalue - the value to set.public String getAccelerometerReadDestination()
getAccelerometerReadDestination in interface I2CQpidConfigEventpublic void setAccelerometerReadDestination(String value)
setAccelerometerReadDestination in interface I2CQpidConfigEventvalue - the value to set.public String getAccelerometerEventDestination()
getAccelerometerEventDestination in interface I2CQpidConfigEventpublic void setAccelerometerEventDestination(String value)
setAccelerometerEventDestination in interface I2CQpidConfigEventvalue - the value to set.public String getAccelerometerConfigDestination()
getAccelerometerConfigDestination in interface I2CQpidConfigEventpublic void setAccelerometerConfigDestination(String value)
setAccelerometerConfigDestination in interface I2CQpidConfigEventvalue - the value to set.public String getCompassReadDestination()
getCompassReadDestination in interface I2CQpidConfigEventpublic void setCompassReadDestination(String value)
setCompassReadDestination in interface I2CQpidConfigEventvalue - the value to set.public String getCompassEventDestination()
getCompassEventDestination in interface I2CQpidConfigEventpublic void setCompassEventDestination(String value)
setCompassEventDestination in interface I2CQpidConfigEventvalue - the value to set.public String getCompassConfigDestination()
getCompassConfigDestination in interface I2CQpidConfigEventpublic void setCompassConfigDestination(String value)
setCompassConfigDestination in interface I2CQpidConfigEventvalue - the value to set.public String getGyroReadDestination()
getGyroReadDestination in interface I2CQpidConfigEventpublic void setGyroReadDestination(String value)
setGyroReadDestination in interface I2CQpidConfigEventvalue - the value to set.public String getGyroEventDestination()
getGyroEventDestination in interface I2CQpidConfigEventpublic void setGyroEventDestination(String value)
setGyroEventDestination in interface I2CQpidConfigEventvalue - the value to set.public String getGyroConfigDestination()
getGyroConfigDestination in interface I2CQpidConfigEventpublic void setGyroConfigDestination(String value)
setGyroConfigDestination in interface I2CQpidConfigEventvalue - the value to set.public String getGpioReadDestination()
getGpioReadDestination in interface I2CQpidConfigEventpublic void setGpioReadDestination(String value)
setGpioReadDestination in interface I2CQpidConfigEventvalue - the value to set.public String getGpioWriteDestination()
getGpioWriteDestination in interface I2CQpidConfigEventpublic void setGpioWriteDestination(String value)
setGpioWriteDestination in interface I2CQpidConfigEventvalue - the value to set.public String getGpioEventDestination()
getGpioEventDestination in interface I2CQpidConfigEventpublic void setGpioEventDestination(String value)
setGpioEventDestination in interface I2CQpidConfigEventvalue - the value to set.public String getGpioConfigDestination()
getGpioConfigDestination in interface I2CQpidConfigEventpublic void setGpioConfigDestination(String value)
setGpioConfigDestination in interface I2CQpidConfigEventvalue - the value to set.public String getAdcReadDestination()
getAdcReadDestination in interface I2CQpidConfigEventpublic void setAdcReadDestination(String value)
setAdcReadDestination in interface I2CQpidConfigEventvalue - the value to set.public String getAdcEventDestination()
getAdcEventDestination in interface I2CQpidConfigEventpublic void setAdcEventDestination(String value)
setAdcEventDestination in interface I2CQpidConfigEventvalue - the value to set.public String getAdcConfigDestination()
getAdcConfigDestination in interface I2CQpidConfigEventpublic void setAdcConfigDestination(String value)
setAdcConfigDestination in interface I2CQpidConfigEventvalue - the value to set.public String getLedConfigDestination()
getLedConfigDestination in interface I2CQpidConfigEventpublic void setLedConfigDestination(String value)
setLedConfigDestination in interface I2CQpidConfigEventvalue - the value to set.public static I2CQpidConfigRecord.Builder newBuilder()
public static I2CQpidConfigRecord.Builder newBuilder(I2CQpidConfigRecord.Builder other)
public static I2CQpidConfigRecord.Builder newBuilder(I2CQpidConfigRecord other)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||