|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageControl
A representation of the model object 'Page Control'.
The following features are supported:
ModelPackage.getPageControl()
Method Summary | |
---|---|
byte[] |
getCookie()
Returns the value of the 'Cookie' attribute. |
int |
getSize()
Returns the value of the 'Size' attribute. |
boolean |
isSetSize()
Returns whether the value of the ' Size ' attribute is set. |
void |
setCookie(byte[] value)
Sets the value of the ' Cookie ' attribute. |
void |
setSize(int value)
Sets the value of the ' Size ' attribute. |
void |
unsetSize()
Unsets the value of the ' Size ' attribute. |
Method Detail |
---|
byte[] getCookie()
setCookie(byte[])
,
ModelPackage.getPageControl_Cookie()
void setCookie(byte[] value)
Cookie
' attribute.
value
- the new value of the 'Cookie' attribute.getCookie()
int getSize()
isSetSize()
,
unsetSize()
,
setSize(int)
,
ModelPackage.getPageControl_Size()
void setSize(int value)
Size
' attribute.
value
- the new value of the 'Size' attribute.isSetSize()
,
unsetSize()
,
getSize()
void unsetSize()
Size
' attribute.
isSetSize()
,
getSize()
,
setSize(int)
boolean isSetSize()
Size
' attribute is set.
unsetSize()
,
getSize()
,
setSize(int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |