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 @Nullable FlowModOutputToPortFlowModOutputToPortCase. getFlowModOutputToPort()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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort> augmentationValue)FlowModOutputToPortBuilderFlowModOutputToPortBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort> augmentationValue)FlowModOutputToPortBuilderFlowModOutputToPortBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModOutputToPort>> augmentationType)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)
-