Package org.opendaylight.bgpcep.topology
Class DefaultTopologyReference
- java.lang.Object
-
- org.opendaylight.protocol.concepts.DefaultInstanceReference<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology>
-
- org.opendaylight.bgpcep.topology.DefaultTopologyReference
-
- All Implemented Interfaces:
TopologyReference
,InstanceReference<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology>
- Direct Known Subclasses:
PCEPTopologyProvider
,PCEPTunnelTopologyProvider
public class DefaultTopologyReference extends DefaultInstanceReference<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology> implements TopologyReference
-
-
Constructor Summary
Constructors Constructor Description DefaultTopologyReference(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology> instanceIdentifier)
-
Method Summary
-
Methods inherited from class org.opendaylight.protocol.concepts.DefaultInstanceReference
getInstanceIdentifier
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.opendaylight.protocol.concepts.InstanceReference
getInstanceIdentifier
-
-