public interface AugCaseModKey
| Modifier and Type | Interface and Description |
|---|---|
static class |
AugCaseModKey.LeafIdentifier
Identify the leaf of AugCaseModKey.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(AugCaseModKey.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(AugCaseModKey.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.