Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.FlowModSpec
Packages that use FlowModSpec
Package
Description
-
Uses of FlowModSpec in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421 that return FlowModSpecModifier and TypeMethodDescriptionFlowModSpec.getFlowModSpec()
Return flowModSpec, ornull
if it is not present. -
Uses of FlowModSpec in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec
Subinterfaces of FlowModSpec in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.specModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module nicira-actioninterface
This class represents the following YANG schema fragment defined in module nicira-actioninterface
This class represents the following YANG schema fragment defined in module nicira-actioninterface
This class represents the following YANG schema fragment defined in module nicira-actioninterface
This class represents the following YANG schema fragment defined in module nicira-action -
Uses of FlowModSpec in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.nx.action.learn.grouping.nx.action.learn
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.nx.action.learn.grouping.nx.action.learn that return FlowModSpecModifier and TypeMethodDescriptionFlowModsBuilder.getFlowModSpec()
Return current value associated with the property corresponding toFlowModSpec.getFlowModSpec()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.ofj.nx.action.learn.grouping.nx.action.learn with parameters of type FlowModSpecModifier and TypeMethodDescriptionFlowModsBuilder.setFlowModSpec
(FlowModSpec value) Set the property corresponding toFlowModSpec.getFlowModSpec()
to the specified value.