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