Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorId
Packages that use NodeConnectorId
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.queue.id.and.statistics.map
-
Uses of NodeConnectorId in org.opendaylight.openflowplugin.applications.topology.lldp.utils
Methods in org.opendaylight.openflowplugin.applications.topology.lldp.utils with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionstatic byte[]
LLDPDiscoveryUtils.getValueForLLDPPacketIntegrityEnsuring
(NodeConnectorId nodeConnectorId) Gets an extra authenticator for lldp security. -
Uses of NodeConnectorId in org.opendaylight.openflowplugin.applications.topology.manager
Methods in org.opendaylight.openflowplugin.applications.topology.manager with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionstatic org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId
FlowCapableNodeMapping.toTerminationPointId
(NodeConnectorId id) -
Uses of NodeConnectorId in org.opendaylight.openflowplugin.impl.protocol.serialization.match
Methods in org.opendaylight.openflowplugin.impl.protocol.serialization.match that return NodeConnectorIdModifier and TypeMethodDescriptionprotected NodeConnectorId
InPhyPortEntrySerializer.extractEntry
(Match match) protected NodeConnectorId
InPortEntrySerializer.extractEntry
(Match match) Methods in org.opendaylight.openflowplugin.impl.protocol.serialization.match with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionprotected void
InPhyPortEntrySerializer.serializeEntry
(NodeConnectorId entry, io.netty.buffer.ByteBuf outBuffer) protected void
InPortEntrySerializer.serializeEntry
(NodeConnectorId entry, io.netty.buffer.ByteBuf outBuffer) -
Uses of NodeConnectorId in org.opendaylight.openflowplugin.openflow.md.util
Methods in org.opendaylight.openflowplugin.openflow.md.util that return NodeConnectorIdModifier and TypeMethodDescriptionstatic NodeConnectorId
InventoryDataServiceUtil.nodeConnectorIdfromDatapathPortNo
(org.opendaylight.yangtools.yang.common.Uint64 datapathid, org.opendaylight.yangtools.yang.common.Uint32 portNo, OpenflowVersion ofVersion) Methods in org.opendaylight.openflowplugin.openflow.md.util with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionstatic @Nullable org.opendaylight.yangtools.yang.common.Uint32
InventoryDataServiceUtil.portNumberfromNodeConnectorId
(OpenflowVersion ofVersion, NodeConnectorId ncId) -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.field._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.field._case that return NodeConnectorIdModifier and TypeMethodDescriptionSetFieldBuilder.getInPhyPort()
Return current value associated with the property corresponding toMatch.getInPhyPort()
.SetFieldBuilder.getInPort()
Return current value associated with the property corresponding toMatch.getInPort()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.action.set.field._case with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionSetFieldBuilder.setInPhyPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPhyPort()
to the specified value.SetFieldBuilder.setInPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPort()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511 that return NodeConnectorIdModifier and TypeMethodDescriptionGetNodeConnectorStatisticsInput.getNodeConnectorId()
Return nodeConnectorId, ornull
if it is not present.GetNodeConnectorStatisticsInputBuilder.getNodeConnectorId()
Return current value associated with the property corresponding toGetNodeConnectorStatisticsInput.getNodeConnectorId()
.GetQueueStatisticsInput.getNodeConnectorId()
Return nodeConnectorId, ornull
if it is not present.GetQueueStatisticsInputBuilder.getNodeConnectorId()
Return current value associated with the property corresponding toGetQueueStatisticsInput.getNodeConnectorId()
.default @NonNull NodeConnectorId
GetNodeConnectorStatisticsInput.requireNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.default @NonNull NodeConnectorId
GetQueueStatisticsInput.requireNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.direct.statistics.rev160511 with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionGetNodeConnectorStatisticsInputBuilder.setNodeConnectorId
(NodeConnectorId value) Set the property corresponding toGetNodeConnectorStatisticsInput.getNodeConnectorId()
to the specified value.GetQueueStatisticsInputBuilder.setNodeConnectorId
(NodeConnectorId value) Set the property corresponding toGetQueueStatisticsInput.getNodeConnectorId()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow that return NodeConnectorIdModifier and TypeMethodDescriptionMatchBuilder.getInPhyPort()
Return current value associated with the property corresponding toMatch.getInPhyPort()
.MatchBuilder.getInPort()
Return current value associated with the property corresponding toMatch.getInPort()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionMatchBuilder.setInPhyPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPhyPort()
to the specified value.MatchBuilder.setInPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPort()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.mod.removed
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.mod.removed that return NodeConnectorIdModifier and TypeMethodDescriptionMatchBuilder.getInPhyPort()
Return current value associated with the property corresponding toMatch.getInPhyPort()
.MatchBuilder.getInPort()
Return current value associated with the property corresponding toMatch.getInPort()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.mod.removed with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionMatchBuilder.setInPhyPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPhyPort()
to the specified value.MatchBuilder.setInPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPort()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 that return NodeConnectorIdModifier and TypeMethodDescriptionstatic NodeConnectorId
NodeConnectorId.getDefaultInstance
(String defaultValue) NodeConnector.getId()
Return id, ornull
if it is not present.NodeConnectorUpdatedBuilder.getId()
Return current value associated with the property corresponding toNodeConnector.getId()
.default @NonNull NodeConnectorId
NodeConnector.requireId()
Return id, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionNodeConnectorUpdatedBuilder.setId
(NodeConnectorId value) Set the property corresponding toNodeConnector.getId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 with parameters of type NodeConnectorIdModifierConstructorDescriptionNodeConnectorId
(NodeConnectorId source) Creates a copy from Source Object. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node that return NodeConnectorIdModifier and TypeMethodDescriptionNodeConnectorBuilder.getId()
Return current value associated with the property corresponding toNodeConnector.getId()
.@NonNull NodeConnectorId
NodeConnectorKey.getId()
Return id, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionNodeConnectorBuilder.setId
(NodeConnectorId value) Set the property corresponding toNodeConnector.getId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.node with parameters of type NodeConnectorIdModifierConstructorDescriptionNodeConnectorKey
(@NonNull NodeConnectorId _id) Constructs an instance. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026 that return NodeConnectorIdModifier and TypeMethodDescriptionMatch.getInPhyPort()
Return inPhyPort, ornull
if it is not present.Match.getInPort()
Return inPort, ornull
if it is not present.default @NonNull NodeConnectorId
Match.requireInPhyPort()
Return inPhyPort, guaranteed to be non-null.default @NonNull NodeConnectorId
Match.requireInPort()
Return inPort, guaranteed to be non-null. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.in.message
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.in.message that return NodeConnectorIdModifier and TypeMethodDescriptionMatchBuilder.getInPhyPort()
Return current value associated with the property corresponding toMatch.getInPhyPort()
.MatchBuilder.getInPort()
Return current value associated with the property corresponding toMatch.getInPort()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.in.message with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionMatchBuilder.setInPhyPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPhyPort()
to the specified value.MatchBuilder.setInPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPort()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.received
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.received that return NodeConnectorIdModifier and TypeMethodDescriptionMatchBuilder.getInPhyPort()
Return current value associated with the property corresponding toMatch.getInPhyPort()
.MatchBuilder.getInPort()
Return current value associated with the property corresponding toMatch.getInPort()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.service.rev130709.packet.received with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionMatchBuilder.setInPhyPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPhyPort()
to the specified value.MatchBuilder.setInPort
(NodeConnectorId value) Set the property corresponding toMatch.getInPort()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 that return NodeConnectorIdModifier and TypeMethodDescriptionGetNodeConnectorStatisticsInput.getNodeConnectorId()
Return nodeConnectorId, ornull
if it is not present.GetNodeConnectorStatisticsInputBuilder.getNodeConnectorId()
Return current value associated with the property corresponding toGetNodeConnectorStatisticsInput.getNodeConnectorId()
.default @NonNull NodeConnectorId
GetNodeConnectorStatisticsInput.requireNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214 with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionGetNodeConnectorStatisticsInputBuilder.setNodeConnectorId
(NodeConnectorId value) Set the property corresponding toGetNodeConnectorStatisticsInput.getNodeConnectorId()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.multipart.request.multipart.request.body
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.multipart.request.multipart.request.body that return NodeConnectorIdModifier and TypeMethodDescriptionMultipartRequestPortStats.getNodeConnectorId()
Return nodeConnectorId, ornull
if it is not present.MultipartRequestPortStatsBuilder.getNodeConnectorId()
Return current value associated with the property corresponding toMultipartRequestPortStats.getNodeConnectorId()
.default @NonNull NodeConnectorId
MultipartRequestPortStats.requireNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.multipart.request.multipart.request.body with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionMultipartRequestPortStatsBuilder.setNodeConnectorId
(NodeConnectorId value) Set the property corresponding toMultipartRequestPortStats.getNodeConnectorId()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.node.connector.statistics.and.port.number.map
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.node.connector.statistics.and.port.number.map that return NodeConnectorIdModifier and TypeMethodDescriptionNodeConnectorStatisticsAndPortNumberMap.getNodeConnectorId()
Return nodeConnectorId, ornull
if it is not present.NodeConnectorStatisticsAndPortNumberMapBuilder.getNodeConnectorId()
Return current value associated with the property corresponding toNodeConnectorStatisticsAndPortNumberMap.getNodeConnectorId()
.@NonNull NodeConnectorId
NodeConnectorStatisticsAndPortNumberMapKey.getNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.default @NonNull NodeConnectorId
NodeConnectorStatisticsAndPortNumberMap.requireNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.node.connector.statistics.and.port.number.map with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionNodeConnectorStatisticsAndPortNumberMapBuilder.setNodeConnectorId
(NodeConnectorId value) Set the property corresponding toNodeConnectorStatisticsAndPortNumberMap.getNodeConnectorId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.port.statistics.rev131214.node.connector.statistics.and.port.number.map with parameters of type NodeConnectorIdModifierConstructorDescriptionNodeConnectorStatisticsAndPortNumberMapKey
(@NonNull NodeConnectorId _nodeConnectorId) Constructs an instance. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 that return NodeConnectorIdModifier and TypeMethodDescriptionGetAllQueuesStatisticsFromGivenPortInput.getNodeConnectorId()
Return nodeConnectorId, ornull
if it is not present.GetAllQueuesStatisticsFromGivenPortInputBuilder.getNodeConnectorId()
Return current value associated with the property corresponding toGetAllQueuesStatisticsFromGivenPortInput.getNodeConnectorId()
.GetQueueStatisticsFromGivenPortInput.getNodeConnectorId()
Return nodeConnectorId, ornull
if it is not present.GetQueueStatisticsFromGivenPortInputBuilder.getNodeConnectorId()
Return current value associated with the property corresponding toGetQueueStatisticsFromGivenPortInput.getNodeConnectorId()
.default @NonNull NodeConnectorId
GetAllQueuesStatisticsFromGivenPortInput.requireNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.default @NonNull NodeConnectorId
GetQueueStatisticsFromGivenPortInput.requireNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionGetAllQueuesStatisticsFromGivenPortInputBuilder.setNodeConnectorId
(NodeConnectorId value) Set the property corresponding toGetAllQueuesStatisticsFromGivenPortInput.getNodeConnectorId()
to the specified value.GetQueueStatisticsFromGivenPortInputBuilder.setNodeConnectorId
(NodeConnectorId value) Set the property corresponding toGetQueueStatisticsFromGivenPortInput.getNodeConnectorId()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.multipart.request.multipart.request.body
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.multipart.request.multipart.request.body that return NodeConnectorIdModifier and TypeMethodDescriptionMultipartRequestQueueStats.getNodeConnectorId()
Return nodeConnectorId, ornull
if it is not present.MultipartRequestQueueStatsBuilder.getNodeConnectorId()
Return current value associated with the property corresponding toMultipartRequestQueueStats.getNodeConnectorId()
.default @NonNull NodeConnectorId
MultipartRequestQueueStats.requireNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.multipart.request.multipart.request.body with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionMultipartRequestQueueStatsBuilder.setNodeConnectorId
(NodeConnectorId value) Set the property corresponding toMultipartRequestQueueStats.getNodeConnectorId()
to the specified value. -
Uses of NodeConnectorId in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.queue.id.and.statistics.map
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.queue.id.and.statistics.map that return NodeConnectorIdModifier and TypeMethodDescriptionQueueIdAndStatisticsMap.getNodeConnectorId()
Return nodeConnectorId, ornull
if it is not present.QueueIdAndStatisticsMapBuilder.getNodeConnectorId()
Return current value associated with the property corresponding toQueueIdAndStatisticsMap.getNodeConnectorId()
.@NonNull NodeConnectorId
QueueIdAndStatisticsMapKey.getNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.default @NonNull NodeConnectorId
QueueIdAndStatisticsMap.requireNodeConnectorId()
Return nodeConnectorId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.queue.id.and.statistics.map with parameters of type NodeConnectorIdModifier and TypeMethodDescriptionQueueIdAndStatisticsMapBuilder.setNodeConnectorId
(NodeConnectorId value) Set the property corresponding toQueueIdAndStatisticsMap.getNodeConnectorId()
to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.queue.id.and.statistics.map with parameters of type NodeConnectorIdModifierConstructorDescriptionQueueIdAndStatisticsMapKey
(@NonNull NodeConnectorId _nodeConnectorId, @NonNull QueueId _queueId) Constructs an instance.