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