| Package | Description |
|---|---|
| org.bidib.jbidibc.decoder.schema.commontypes |
| Modifier and Type | Field and Description |
|---|---|
protected CVGroupTypeOptions |
CVGroupType.options |
| Modifier and Type | Method and Description |
|---|---|
static CVGroupTypeOptions |
CVGroupTypeOptions.fromValue(String v) |
CVGroupTypeOptions |
CVGroupType.getOptions()
Gets the value of the options property.
|
static CVGroupTypeOptions |
CVGroupTypeOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CVGroupTypeOptions[] |
CVGroupTypeOptions.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.setOptions(CVGroupTypeOptions value)
Sets the value of the options property.
|
CVGroupType |
CVGroupType.withOptions(CVGroupTypeOptions value) |
Copyright © 2021. All rights reserved.