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