public interface DeblankInterface
| Modifier and Type | Method and Description |
|---|---|
logical |
isDeblank()
Get value of the DEBLANK attribute.
|
void |
setDeblank(boolean value)
Set value of the DEBLANK attribute.
|
void |
setDeblank(logical value)
Set value of the DEBLANK attribute.
|
void setDeblank(boolean value)
value - Value of the attribute.void setDeblank(logical value)
value - Value of the attribute.logical isDeblank()