Registry / networking / model-flow-base

model-flow-base

JSON →
library0.21.3javamavenunverified

Base model for OpenFlow flows in the OpenDaylight OpenFlow Plugin.

<dependency> <groupId>org.opendaylight.openflowplugin.model</groupId> <artifactId>model-flow-base</artifactId> <version>0.21.3</version> </dependency>
INSTALL
IMPORT
SIG · MODEL-FLOW-BASE
M
model-flow-base
networkingjavav0.21.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FlowBase
org.opendaylight.openflowplugin.model.model-flow-base.FlowBase

Instantiate a FlowBase model object.

import org.opendaylight.openflowplugin.model.model-flow-base.FlowBase; public class Example { public static void main(String[] args) { FlowBase flow = new FlowBase(); System.out.println(flow.toString()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.21.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
model-flow-base — mvn dependency:get model-flow-base · libregistry