Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case.FlowModOutputToPort
-
-
Uses of FlowModOutputToPort in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec that return FlowModOutputToPort Modifier and Type Method Description FlowModOutputToPortFlowModOutputToPortCase. getFlowModOutputToPort()Return flowModOutputToPort, ornullif it is not present.FlowModOutputToPortFlowModOutputToPortCaseBuilder. getFlowModOutputToPort()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with parameters of type FlowModOutputToPort Modifier and Type Method Description FlowModOutputToPortCaseBuilderFlowModOutputToPortCaseBuilder. setFlowModOutputToPort(FlowModOutputToPort value) -
Uses of FlowModOutputToPort in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case with type parameters of type FlowModOutputToPort Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort>>
E$$FlowModOutputToPortBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case that return FlowModOutputToPort Modifier and Type Method Description FlowModOutputToPortFlowModOutputToPortBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case that return types with arguments of type FlowModOutputToPort Modifier and Type Method Description default Class<FlowModOutputToPort>FlowModOutputToPort. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case with parameters of type FlowModOutputToPort Modifier and Type Method Description static booleanFlowModOutputToPort. bindingEquals(@NonNull FlowModOutputToPort thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intFlowModOutputToPort. bindingHashCode(@NonNull FlowModOutputToPort obj)Default implementation ofObject.hashCode()contract for this interface.static StringFlowModOutputToPort. bindingToString(@NonNull FlowModOutputToPort obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case with type arguments of type FlowModOutputToPort Modifier and Type Method Description FlowModOutputToPortBuilderFlowModOutputToPortBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort> augmentation)Add an augmentation to this builder's product.FlowModOutputToPortBuilderFlowModOutputToPortBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.output.to.port._case with parameters of type FlowModOutputToPort Constructor Description FlowModOutputToPortBuilder(FlowModOutputToPort base)
-