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