public interface BlankInterface
| Modifier and Type | Method and Description |
|---|---|
logical |
isBlank()
Get value of the BLANK attribute.
|
void |
setBlank(boolean value)
Set value of the BLANK attribute.
|
void |
setBlank(logical value)
Set value of the BLANK attribute.
|
void setBlank(boolean value)
value - Value of the attribute.void setBlank(logical value)
value - Value of the attribute.logical isBlank()