public class FlowspecRouteKey extends Object implements org.opendaylight.yangtools.yang.binding.Identifier<FlowspecRoute>
| Constructor and Description |
|---|
FlowspecRouteKey(FlowspecRouteKey source)
Creates a copy from Source Object.
|
FlowspecRouteKey(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev130919.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.rev130919.PathId |
getPathId() |
String |
getRouteKey() |
int |
hashCode() |
String |
toString() |
public FlowspecRouteKey(org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev130919.PathId _pathId,
String _routeKey)
public FlowspecRouteKey(FlowspecRouteKey source)
source - Source objectCopyright © 2017 OpenDaylight. All rights reserved.