public class DefaultRouteTargetExtendedCommunity2 extends org.onosproject.yang.model.InnerModelObject implements RouteTargetExtendedCommunity2
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
org.onosproject.yang.model.ModelObject.ModelObjectTypeRouteTargetExtendedCommunity2.LeafIdentifier| Modifier and Type | Field and Description |
|---|---|
protected long |
globalAdministrator |
protected int |
localAdministrator |
protected BitSet |
valueLeafFlags |
| Constructor and Description |
|---|
DefaultRouteTargetExtendedCommunity2()
Creates an instance of defaultRouteTargetExtendedCommunity2.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
globalAdministrator()
Returns the attribute globalAdministrator.
|
void |
globalAdministrator(long globalAdministrator)
Sets the attribute globalAdministrator.
|
int |
hashCode() |
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.
|
String |
toString() |
BitSet |
valueLeafFlags()
Returns the attribute valueLeafFlags.
|
protected long globalAdministrator
protected int localAdministrator
protected BitSet valueLeafFlags
public DefaultRouteTargetExtendedCommunity2()
public long globalAdministrator()
RouteTargetExtendedCommunity2globalAdministrator in interface RouteTargetExtendedCommunity2public int localAdministrator()
RouteTargetExtendedCommunity2localAdministrator in interface RouteTargetExtendedCommunity2public BitSet valueLeafFlags()
RouteTargetExtendedCommunity2valueLeafFlags in interface RouteTargetExtendedCommunity2public void globalAdministrator(long globalAdministrator)
RouteTargetExtendedCommunity2globalAdministrator in interface RouteTargetExtendedCommunity2globalAdministrator - value of globalAdministratorpublic void localAdministrator(int localAdministrator)
RouteTargetExtendedCommunity2localAdministrator in interface RouteTargetExtendedCommunity2localAdministrator - value of localAdministratorpublic boolean isLeafValueSet(RouteTargetExtendedCommunity2.LeafIdentifier leaf)
RouteTargetExtendedCommunity2isLeafValueSet in interface RouteTargetExtendedCommunity2leaf - leaf whose value status needs to checkedCopyright © 2017. All rights reserved.