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