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