|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.ReceiverInfoType
public class ReceiverInfoType
ReceiverInfoType Receiver information.
| Constructor Summary | |
|---|---|
ReceiverInfoType()
Default Constructor |
|
ReceiverInfoType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getBusiness()
Getter for business |
String |
getReceiver()
Getter for receiver |
String |
getReceiverID()
Getter for receiverID |
void |
setBusiness(String business)
Setter for business |
void |
setReceiver(String receiver)
Setter for receiver |
void |
setReceiverID(String receiverID)
Setter for receiverID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReceiverInfoType()
public ReceiverInfoType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getBusiness()
public void setBusiness(String business)
public String getReceiver()
public void setReceiver(String receiver)
public String getReceiverID()
public void setReceiverID(String receiverID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||