Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.OpenflowConnectionsState
-
-
Uses of OpenflowConnectionsState in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121 that return types with arguments of type OpenflowConnectionsState Modifier and Type Method Description Class<? extends OpenflowConnectionsState>OpenflowConnectionsState. implementedInterface() -
Uses of OpenflowConnectionsState in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections.connection
Subinterfaces of OpenflowConnectionsState in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections.connection Modifier and Type Interface Description interfaceStateOperational state data for OpenFlow controller connectionsConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections.connection with parameters of type OpenflowConnectionsState Constructor Description StateBuilder(OpenflowConnectionsState arg)Construct a new builder initialized from specifiedOpenflowConnectionsState.
-