public interface Rejectable
Buffer object handle,
DataSet object handle, and TempTable object handle| Modifier and Type | Method and Description |
|---|---|
logical |
rejected()
Returns the state of the REJECTED attribute
|
void |
rejected(boolean value)
Setter for REJECTED attribute.
|
void |
rejected(logical value)
Setter for REJECTED attribute.
|
logical rejected()
void rejected(boolean value)
value - The new value of REJECTED attribute.void rejected(logical value)
value - The new value of REJECTED attribute.