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