Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.field._case.FlowModAddMatchFromField
-
-
Uses of FlowModAddMatchFromField 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 FlowModAddMatchFromField Modifier and Type Method Description @Nullable FlowModAddMatchFromFieldFlowModAddMatchFromFieldCase. getFlowModAddMatchFromField()FlowModAddMatchFromFieldFlowModAddMatchFromFieldCaseBuilder. getFlowModAddMatchFromField()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with parameters of type FlowModAddMatchFromField Modifier and Type Method Description FlowModAddMatchFromFieldCaseBuilderFlowModAddMatchFromFieldCaseBuilder. setFlowModAddMatchFromField(FlowModAddMatchFromField value) -
Uses of FlowModAddMatchFromField in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.field._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.field._case with type parameters of type FlowModAddMatchFromField Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromField>>
E$$FlowModAddMatchFromFieldBuilder. 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.add.match.from.field._case that return FlowModAddMatchFromField Modifier and Type Method Description FlowModAddMatchFromFieldFlowModAddMatchFromFieldBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.field._case that return types with arguments of type FlowModAddMatchFromField Modifier and Type Method Description default Class<FlowModAddMatchFromField>FlowModAddMatchFromField. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.field._case with type arguments of type FlowModAddMatchFromField Modifier and Type Method Description FlowModAddMatchFromFieldBuilderFlowModAddMatchFromFieldBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromField>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromField> augmentationValue)FlowModAddMatchFromFieldBuilderFlowModAddMatchFromFieldBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromField>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromField> augmentationValue)FlowModAddMatchFromFieldBuilderFlowModAddMatchFromFieldBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromField>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.field._case with parameters of type FlowModAddMatchFromField Constructor Description FlowModAddMatchFromFieldBuilder(FlowModAddMatchFromField base)
-