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