| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes |
| Modifier and Type | Field and Description |
|---|---|
protected CVModeType |
CVGroupType.mode |
protected CVModeType |
CVType.mode |
| Modifier and Type | Method and Description |
|---|---|
static CVModeType |
CVModeType.fromValue(String v) |
CVModeType |
CVGroupType.getMode()
Gets the value of the mode property.
|
CVModeType |
CVType.getMode()
Gets the value of the mode property.
|
static CVModeType |
CVModeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CVModeType[] |
CVModeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CVGroupType.setMode(CVModeType value)
Sets the value of the mode property.
|
void |
CVType.setMode(CVModeType value)
Sets the value of the mode property.
|
CVGroupType |
CVGroupType.withMode(CVModeType value) |
CVType |
CVType.withMode(CVModeType value) |
Copyright © 2021. All rights reserved.