Modifier and Type | Field and Description |
---|---|
protected NodeType |
XmlField.nodeType |
Modifier and Type | Method and Description |
---|---|
static NodeType |
NodeType.fromValue(String v) |
NodeType |
XmlField.getNodeType()
Gets the value of the nodeType property.
|
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlField.setNodeType(NodeType value)
Sets the value of the nodeType property.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.