| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes | |
| org.bidib.jbidibc.decoder.schema.decoderdetection | |
| org.bidib.jbidibc.decoder.schema.decoderfirmware |
| Modifier and Type | Method and Description |
|---|---|
static DetectionTypeType |
DetectionTypeType.fromValue(String v) |
static DetectionTypeType |
DetectionTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DetectionTypeType[] |
DetectionTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected DetectionTypeType |
DetectionType.type |
| Modifier and Type | Method and Description |
|---|---|
DetectionTypeType |
DetectionType.getType()
Gets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetectionType.setType(DetectionTypeType value)
Sets the value of the type property.
|
DetectionType |
DetectionType.withType(DetectionTypeType value) |
| Modifier and Type | Field and Description |
|---|---|
protected DetectionTypeType |
DetectionType.type |
| Modifier and Type | Method and Description |
|---|---|
DetectionTypeType |
DetectionType.getType()
Gets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetectionType.setType(DetectionTypeType value)
Sets the value of the type property.
|
DetectionType |
DetectionType.withType(DetectionTypeType value) |
Copyright © 2018. All rights reserved.