public interface BoxInterface
| Modifier and Type | Method and Description |
|---|---|
logical |
isBox()
Get the value of the BOX attribute
|
void |
setBox(boolean value)
Set the value of the BOX attribute
|
void |
setBox(logical value)
Set the value of the BOX attribute
|
logical isBox()
void setBox(logical value)
value - the new value of the attributevoid setBox(boolean value)
value - the new value of the attribute