public interface YtbChoiceWithContainerAndLeafList
| Modifier and Type | Interface and Description |
|---|---|
static class |
YtbChoiceWithContainerAndLeafList.LeafIdentifier
Identify the leaf of YtbChoiceWithContainerAndLeafList.
|
| Modifier and Type | Method and Description |
|---|---|
ContentTest |
contentTest()
Returns the attribute contentTest.
|
void |
contentTest(ContentTest contentTest)
Sets the attribute contentTest.
|
CurrentValue |
currentValue()
Returns the attribute currentValue.
|
void |
currentValue(CurrentValue currentValue)
Sets the attribute currentValue.
|
boolean |
isLeafValueSet(YtbChoiceWithContainerAndLeafList.LeafIdentifier leaf)
Checks if the leaf value is set.
|
byte[] |
refer()
Returns the attribute refer.
|
void |
refer(byte[] refer)
Sets the attribute refer.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
byte[] refer()
BitSet valueLeafFlags()
ContentTest contentTest()
CurrentValue currentValue()
void refer(byte[] refer)
refer - value of refervoid contentTest(ContentTest contentTest)
contentTest - value of contentTestvoid currentValue(CurrentValue currentValue)
currentValue - value of currentValueboolean isLeafValueSet(YtbChoiceWithContainerAndLeafList.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.