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