public interface Reproduce
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Reproduce.LeafIdentifier
Identify the leaf of Reproduce.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLeafValueSet(Reproduce.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
short |
yangAutoPrefixCatch()
Returns the attribute yangAutoPrefixCatch.
|
void |
yangAutoPrefixCatch(short yangAutoPrefixCatch)
Sets the attribute yangAutoPrefixCatch.
|
short yangAutoPrefixCatch()
BitSet valueLeafFlags()
void yangAutoPrefixCatch(short yangAutoPrefixCatch)
yangAutoPrefixCatch - value of yangAutoPrefixCatchboolean isLeafValueSet(Reproduce.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2018. All rights reserved.