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