| Package | Description |
|---|---|
| network.oxalis.commons.certvalidator.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected JunctionEnum |
JunctionType.type |
| Modifier and Type | Method and Description |
|---|---|
static JunctionEnum |
JunctionEnum.fromValue(String v) |
JunctionEnum |
JunctionType.getType()
Gets the value of the type property.
|
static JunctionEnum |
JunctionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JunctionEnum[] |
JunctionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JunctionType.setType(JunctionEnum value)
Sets the value of the type property.
|
Copyright © 2023 NorStella. All rights reserved.