urn.ebay.apis.eBLBaseComponents
Class InstrumentDetailsType

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

public class InstrumentDetailsType
extends Object

InstrumentDetailsType Promotional Instrument Information.


Constructor Summary
InstrumentDetailsType()
          Default Constructor
InstrumentDetailsType(Node node)
           
 
Method Summary
 String getInstrumentCategory()
          Getter for instrumentCategory
 String getInstrumentID()
          Getter for instrumentID
 void setInstrumentCategory(String instrumentCategory)
          Setter for instrumentCategory
 void setInstrumentID(String instrumentID)
          Setter for instrumentID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrumentDetailsType

public InstrumentDetailsType()
Default Constructor


InstrumentDetailsType

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

getInstrumentCategory

public String getInstrumentCategory()
Getter for instrumentCategory


setInstrumentCategory

public void setInstrumentCategory(String instrumentCategory)
Setter for instrumentCategory


getInstrumentID

public String getInstrumentID()
Getter for instrumentID


setInstrumentID

public void setInstrumentID(String instrumentID)
Setter for instrumentID



Copyright © 2014. All Rights Reserved.