public class FlowspecL3vpnRouteKey extends Object implements org.opendaylight.yangtools.yang.binding.Identifier<FlowspecL3vpnRoute>
| Constructor and Description |
|---|
FlowspecL3vpnRouteKey(FlowspecL3vpnRouteKey source)
Creates a copy from Source Object.
|
FlowspecL3vpnRouteKey(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.PathId _pathId,
String _routeKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.PathId |
getPathId() |
String |
getRouteKey() |
int |
hashCode() |
String |
toString() |
public FlowspecL3vpnRouteKey(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev180329.PathId _pathId,
String _routeKey)
public FlowspecL3vpnRouteKey(FlowspecL3vpnRouteKey source)
source - Source objectCopyright © 2019 OpenDaylight. All rights reserved.