|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AbstractRequestType
urn.ebay.api.PayPalAPI.DoCancelRequestType
public class DoCancelRequestType
Msg Sub Id that was used for the orginal operation.
| Constructor Summary | |
|---|---|
DoCancelRequestType()
Default Constructor |
|
DoCancelRequestType(String cancelMsgSubID,
APIType aPIType)
Constructor with arguments |
|
| Method Summary | |
|---|---|
APIType |
getAPIType()
Getter for aPIType |
String |
getCancelMsgSubID()
Getter for cancelMsgSubID |
String |
getMsgSubID()
Getter for msgSubID |
void |
setAPIType(APIType aPIType)
Setter for aPIType |
void |
setCancelMsgSubID(String cancelMsgSubID)
Setter for cancelMsgSubID |
void |
setMsgSubID(String msgSubID)
Setter for msgSubID |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractRequestType |
|---|
getDetailLevel, getErrorLanguage, getVersion, setDetailLevel, setErrorLanguage, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoCancelRequestType(String cancelMsgSubID,
APIType aPIType)
public DoCancelRequestType()
| Method Detail |
|---|
public String getCancelMsgSubID()
public void setCancelMsgSubID(String cancelMsgSubID)
public APIType getAPIType()
public void setAPIType(APIType aPIType)
public String getMsgSubID()
public void setMsgSubID(String msgSubID)
public String toXMLString(String prefix,
String name)
toXMLString in class AbstractRequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||