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