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