public interface Invalid extends ContentTest
| Modifier and Type | Interface and Description |
|---|---|
static class |
Invalid.LeafIdentifier
Identify the leaf of Invalid.
|
| Modifier and Type | Method and Description |
|---|---|
int |
createInvalid()
Returns the attribute createInvalid.
|
void |
createInvalid(int createInvalid)
Sets the attribute createInvalid.
|
boolean |
isLeafValueSet(Invalid.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
int createInvalid()
BitSet valueLeafFlags()
void createInvalid(int createInvalid)
createInvalid - value of createInvalidboolean isLeafValueSet(Invalid.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.