|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.CreateRecurringPaymentsProfileResponseDetailsType
public class CreateRecurringPaymentsProfileResponseDetailsType
Recurring Billing Profile ID
| Constructor Summary | |
|---|---|
CreateRecurringPaymentsProfileResponseDetailsType()
Default Constructor |
|
CreateRecurringPaymentsProfileResponseDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
String |
getDCCProcessorResponse()
Getter for dCCProcessorResponse |
String |
getDCCReturnCode()
Getter for dCCReturnCode |
String |
getProfileID()
Getter for profileID |
RecurringPaymentsProfileStatusType |
getProfileStatus()
Getter for profileStatus |
String |
getTransactionID()
Getter for transactionID |
void |
setDCCProcessorResponse(String dCCProcessorResponse)
Setter for dCCProcessorResponse |
void |
setDCCReturnCode(String dCCReturnCode)
Setter for dCCReturnCode |
void |
setProfileID(String profileID)
Setter for profileID |
void |
setProfileStatus(RecurringPaymentsProfileStatusType profileStatus)
Setter for profileStatus |
void |
setTransactionID(String transactionID)
Setter for transactionID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateRecurringPaymentsProfileResponseDetailsType()
public CreateRecurringPaymentsProfileResponseDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getProfileID()
public void setProfileID(String profileID)
public RecurringPaymentsProfileStatusType getProfileStatus()
public void setProfileStatus(RecurringPaymentsProfileStatusType profileStatus)
public String getTransactionID()
public void setTransactionID(String transactionID)
public String getDCCProcessorResponse()
public void setDCCProcessorResponse(String dCCProcessorResponse)
public String getDCCReturnCode()
public void setDCCReturnCode(String dCCReturnCode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||