|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.FlowControlDetailsType
public class FlowControlDetailsType
An optional set of values related to flow-specific details.
| Constructor Summary | |
|---|---|
FlowControlDetailsType()
Default Constructor |
|
| Method Summary | |
|---|---|
String |
getErrorURL()
Getter for errorURL |
String |
getInContextReturnURL()
Getter for inContextReturnURL |
void |
setErrorURL(String errorURL)
Setter for errorURL |
void |
setInContextReturnURL(String inContextReturnURL)
Setter for inContextReturnURL |
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 FlowControlDetailsType()
| Method Detail |
|---|
public String getErrorURL()
public void setErrorURL(String errorURL)
public String getInContextReturnURL()
public void setInContextReturnURL(String inContextReturnURL)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||