public interface RouteTargetExtendedCommunity
| Modifier and Type | Interface and Description |
|---|---|
static class |
RouteTargetExtendedCommunity.LeafIdentifier
Identify the leaf of RouteTargetExtendedCommunity.
|
| Modifier and Type | Method and Description |
|---|---|
ShortAsNumber |
globalAdministrator()
Returns the attribute globalAdministrator.
|
void |
globalAdministrator(ShortAsNumber globalAdministrator)
Sets the attribute globalAdministrator.
|
boolean |
isLeafValueSet(RouteTargetExtendedCommunity.LeafIdentifier leaf)
Checks if the leaf value is set.
|
long |
localAdministrator()
Returns the attribute localAdministrator.
|
void |
localAdministrator(long localAdministrator)
Sets the attribute localAdministrator.
|
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
ShortAsNumber globalAdministrator()
long localAdministrator()
BitSet valueLeafFlags()
void globalAdministrator(ShortAsNumber globalAdministrator)
globalAdministrator - value of globalAdministratorvoid localAdministrator(long localAdministrator)
localAdministrator - value of localAdministratorboolean isLeafValueSet(RouteTargetExtendedCommunity.LeafIdentifier leaf)
leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.