public final class PolicyRIBBaseParametersImpl extends Object implements RouteEntryBaseAttributes
| Constructor and Description |
|---|
PolicyRIBBaseParametersImpl(long localAs,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address originatorId,
ClusterIdentifier clusterId) |
| Modifier and Type | Method and Description |
|---|---|
ClusterIdentifier |
getClusterId()
Returns cluster identifier.
|
long |
getLocalAs()
Returns AS.
|
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address |
getOriginatorId()
Returns originator id.
|
public PolicyRIBBaseParametersImpl(long localAs,
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address originatorId,
ClusterIdentifier clusterId)
public long getLocalAs()
RouteEntryBaseAttributesgetLocalAs in interface RouteEntryBaseAttributespublic org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address getOriginatorId()
RouteEntryBaseAttributesgetOriginatorId in interface RouteEntryBaseAttributespublic ClusterIdentifier getClusterId()
RouteEntryBaseAttributesgetClusterId in interface RouteEntryBaseAttributesCopyright © 2019 OpenDaylight. All rights reserved.