public interface ImportRt
| Modifier and Type | Interface and Description |
|---|---|
static class |
ImportRt.LeafIdentifier
Identify the leaf of ImportRt.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedCommunity |
extendedCommunity()
Returns the attribute extendedCommunity.
|
void |
extendedCommunity(ExtendedCommunity extendedCommunity)
Sets the attribute extendedCommunity.
|
String |
imrtId()
Returns the attribute imrtId.
|
void |
imrtId(String imrtId)
Sets the attribute imrtId.
|
boolean |
isLeafValueSet(ImportRt.LeafIdentifier leaf)
Checks if the leaf value is set.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
String imrtId()
BitSet valueLeafFlags()
ExtendedCommunity extendedCommunity()
void imrtId(String imrtId)
imrtId - value of imrtIdvoid extendedCommunity(ExtendedCommunity extendedCommunity)
extendedCommunity - value of extendedCommunityboolean isLeafValueSet(ImportRt.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.