| Package | Description |
|---|---|
| net.sourceforge.nrl.parser.jaxb14 |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbTypeEnum |
JaxbMapping.type |
| Modifier and Type | Method and Description |
|---|---|
static JaxbTypeEnum |
JaxbTypeEnum.fromValue(String v) |
JaxbTypeEnum |
JaxbMapping.getType()
Gets the value of the type property.
|
static JaxbTypeEnum |
JaxbTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JaxbTypeEnum[] |
JaxbTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbMapping.setType(JaxbTypeEnum value)
Sets the value of the type property.
|
Copyright © 2006-2013. All Rights Reserved.