public class OptionType extends Object
| Constructor and Description |
|---|
OptionType()
Default Constructor
|
OptionType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Getter for name
|
String |
getValue()
Getter for value
|
void |
setName(String name)
Setter for name
|
void |
setValue(String value)
Setter for value
|
public OptionType()
public OptionType(Node node) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2017. All Rights Reserved.