urn.ebay.apis.eBLBaseComponents
Class ErrorParameterType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.ErrorParameterType

public class ErrorParameterType
extends Object

Value of the application-specific error parameter.


Constructor Summary
ErrorParameterType()
          Default Constructor
ErrorParameterType(Node node)
           
 
Method Summary
 String getValue()
          Getter for value
 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

ErrorParameterType

public ErrorParameterType()
Default Constructor


ErrorParameterType

public ErrorParameterType(Node node)
                   throws XPathExpressionException
Throws:
XPathExpressionException
Method Detail

getValue

public String getValue()
Getter for value


setValue

public void setValue(String value)
Setter for value



Copyright © 2012. All Rights Reserved.