|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.ManageRecurringPaymentsProfileStatusRequestDetailsType
public class ManageRecurringPaymentsProfileStatusRequestDetailsType
| Constructor Summary | |
|---|---|
ManageRecurringPaymentsProfileStatusRequestDetailsType()
Default Constructor |
|
ManageRecurringPaymentsProfileStatusRequestDetailsType(String profileID,
StatusChangeActionType action)
Constructor with arguments |
|
| Method Summary | |
|---|---|
StatusChangeActionType |
getAction()
Getter for action |
String |
getNote()
Getter for note |
String |
getProfileID()
Getter for profileID |
void |
setAction(StatusChangeActionType action)
Setter for action |
void |
setNote(String note)
Setter for note |
void |
setProfileID(String profileID)
Setter for profileID |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManageRecurringPaymentsProfileStatusRequestDetailsType(String profileID,
StatusChangeActionType action)
public ManageRecurringPaymentsProfileStatusRequestDetailsType()
| Method Detail |
|---|
public String getProfileID()
public void setProfileID(String profileID)
public StatusChangeActionType getAction()
public void setAction(StatusChangeActionType action)
public String getNote()
public void setNote(String note)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||