public class FlowControlDetailsType extends Object
| Constructor and Description |
|---|
FlowControlDetailsType()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
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) |
public String getErrorURL()
public void setErrorURL(String errorURL)
public String getInContextReturnURL()
public void setInContextReturnURL(String inContextReturnURL)
Copyright © 2015. All Rights Reserved.