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