|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbCompletionLevelEnum | |
---|---|
net.sourceforge.nrl.parser.jaxb14 |
Uses of JaxbCompletionLevelEnum in net.sourceforge.nrl.parser.jaxb14 |
---|
Fields in net.sourceforge.nrl.parser.jaxb14 declared as JaxbCompletionLevelEnum | |
---|---|
protected JaxbCompletionLevelEnum |
JaxbOperator.completionLevel
|
Methods in net.sourceforge.nrl.parser.jaxb14 that return JaxbCompletionLevelEnum | |
---|---|
static JaxbCompletionLevelEnum |
JaxbCompletionLevelEnum.fromValue(String v)
|
JaxbCompletionLevelEnum |
JaxbOperator.getCompletionLevel()
Gets the value of the completionLevel property. |
static JaxbCompletionLevelEnum |
JaxbCompletionLevelEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JaxbCompletionLevelEnum[] |
JaxbCompletionLevelEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.sourceforge.nrl.parser.jaxb14 with parameters of type JaxbCompletionLevelEnum | |
---|---|
void |
JaxbOperator.setCompletionLevel(JaxbCompletionLevelEnum value)
Sets the value of the completionLevel property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |