|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RequestControl
A representation of the model object 'Request Control'.
The following features are supported:
ModelPackage.getRequestControl()
Method Summary | |
---|---|
java.lang.String |
getRequiredInteractionStyle()
Returns the value of the 'Required Interaction Style' attribute. |
java.lang.String |
getTicket()
Returns the value of the 'Ticket' attribute. |
void |
setRequiredInteractionStyle(java.lang.String value)
Sets the value of the ' Required Interaction Style ' attribute. |
void |
setTicket(java.lang.String value)
Sets the value of the ' Ticket ' attribute. |
Method Detail |
---|
java.lang.String getRequiredInteractionStyle()
Supported interaction styles are: sync, async, and syncOrAsync.
setRequiredInteractionStyle(String)
,
ModelPackage.getRequestControl_RequiredInteractionStyle()
void setRequiredInteractionStyle(java.lang.String value)
Required Interaction Style
' attribute.
value
- the new value of the 'Required Interaction Style' attribute.getRequiredInteractionStyle()
java.lang.String getTicket()
setTicket(String)
,
ModelPackage.getRequestControl_Ticket()
void setTicket(java.lang.String value)
Ticket
' attribute.
value
- the new value of the 'Ticket' attribute.getTicket()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |