|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageResponseControl
A representation of the model object 'Page Response Control'.
The following features are supported:
ModelPackage.getPageResponseControl()
Method Summary | |
---|---|
byte[] |
getCookie()
Returns the value of the 'Cookie' attribute. |
int |
getTotalSize()
Returns the value of the 'Total Size' attribute. |
boolean |
isSetTotalSize()
Returns whether the value of the ' Total Size ' attribute is set. |
void |
setCookie(byte[] value)
Sets the value of the ' Cookie ' attribute. |
void |
setTotalSize(int value)
Sets the value of the ' Total Size ' attribute. |
void |
unsetTotalSize()
Unsets the value of the ' Total Size ' attribute. |
Method Detail |
---|
byte[] getCookie()
setCookie(byte[])
,
ModelPackage.getPageResponseControl_Cookie()
void setCookie(byte[] value)
Cookie
' attribute.
value
- the new value of the 'Cookie' attribute.getCookie()
int getTotalSize()
isSetTotalSize()
,
unsetTotalSize()
,
setTotalSize(int)
,
ModelPackage.getPageResponseControl_TotalSize()
void setTotalSize(int value)
Total Size
' attribute.
value
- the new value of the 'Total Size' attribute.isSetTotalSize()
,
unsetTotalSize()
,
getTotalSize()
void unsetTotalSize()
Total Size
' attribute.
isSetTotalSize()
,
getTotalSize()
,
setTotalSize(int)
boolean isSetTotalSize()
Total Size
' attribute is set.
unsetTotalSize()
,
getTotalSize()
,
setTotalSize(int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |