public final class PCEPTopologyConfiguration extends Object
Constructor and Description |
---|
PCEPTopologyConfiguration(SessionConfig config,
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology topology) |
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getAddress() |
KeyMapping |
getKeys() |
short |
getRpcTimeout() |
SpeakerIdMapping |
getSpeakerIds() |
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology> |
getTopology() |
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId |
getTopologyId() |
public PCEPTopologyConfiguration(@Nonnull SessionConfig config, @Nonnull org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology topology)
@Nonnull public org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId getTopologyId()
@Nonnull public org.opendaylight.yangtools.yang.binding.InstanceIdentifier<org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology> getTopology()
public short getRpcTimeout()
@Nonnull public InetSocketAddress getAddress()
@Nonnull public KeyMapping getKeys()
@Nonnull public SpeakerIdMapping getSpeakerIds()
Copyright © 2019 OpenDaylight. All rights reserved.