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