|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResponseControl
A representation of the model object 'Response Control'.
The following features are supported:
ModelPackage.getResponseControl()
Method Summary | |
---|---|
java.lang.String |
getTicket()
Returns the value of the 'Ticket' attribute. |
boolean |
isComplete()
Returns the value of the 'Complete' attribute. |
boolean |
isSetComplete()
Returns whether the value of the ' Complete ' attribute is set. |
void |
setComplete(boolean value)
Sets the value of the ' Complete ' attribute. |
void |
setTicket(java.lang.String value)
Sets the value of the ' Ticket ' attribute. |
void |
unsetComplete()
Unsets the value of the ' Complete ' attribute. |
Method Detail |
---|
boolean isComplete()
"true"
.
isSetComplete()
,
unsetComplete()
,
setComplete(boolean)
,
ModelPackage.getResponseControl_Complete()
void setComplete(boolean value)
Complete
' attribute.
value
- the new value of the 'Complete' attribute.isSetComplete()
,
unsetComplete()
,
isComplete()
void unsetComplete()
Complete
' attribute.
isSetComplete()
,
isComplete()
,
setComplete(boolean)
boolean isSetComplete()
Complete
' attribute is set.
unsetComplete()
,
isComplete()
,
setComplete(boolean)
java.lang.String getTicket()
setTicket(String)
,
ModelPackage.getResponseControl_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 |