|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.ErrorParameterType
public class ErrorParameterType
Value of the application-specific error parameter.
| Constructor Summary | |
|---|---|
ErrorParameterType()
Default Constructor |
|
ErrorParameterType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getParamID()
Getter for paramID |
String |
getValue()
Getter for value |
void |
setParamID(String paramID)
Setter for paramID |
void |
setValue(String value)
Setter for value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorParameterType()
public ErrorParameterType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getValue()
public void setValue(String value)
public String getParamID()
public void setParamID(String paramID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||