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.value._case.FlowModAddMatchFromValue
-
-
Uses of FlowModAddMatchFromValue 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 FlowModAddMatchFromValue Modifier and Type Method Description @Nullable FlowModAddMatchFromValueFlowModAddMatchFromValueCase. getFlowModAddMatchFromValue()FlowModAddMatchFromValueFlowModAddMatchFromValueCaseBuilder. getFlowModAddMatchFromValue()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with parameters of type FlowModAddMatchFromValue Modifier and Type Method Description FlowModAddMatchFromValueCaseBuilderFlowModAddMatchFromValueCaseBuilder. setFlowModAddMatchFromValue(FlowModAddMatchFromValue value) -
Uses of FlowModAddMatchFromValue in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.add.match.from.value._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.value._case with type parameters of type FlowModAddMatchFromValue Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>>
E$$FlowModAddMatchFromValueBuilder. 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.value._case that return FlowModAddMatchFromValue Modifier and Type Method Description FlowModAddMatchFromValueFlowModAddMatchFromValueBuilder. 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.value._case that return types with arguments of type FlowModAddMatchFromValue Modifier and Type Method Description default Class<FlowModAddMatchFromValue>FlowModAddMatchFromValue. 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.value._case with type arguments of type FlowModAddMatchFromValue Modifier and Type Method Description FlowModAddMatchFromValueBuilderFlowModAddMatchFromValueBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue> augmentationValue)FlowModAddMatchFromValueBuilderFlowModAddMatchFromValueBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue> augmentationValue)FlowModAddMatchFromValueBuilderFlowModAddMatchFromValueBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>> 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.value._case with parameters of type FlowModAddMatchFromValue Constructor Description FlowModAddMatchFromValueBuilder(FlowModAddMatchFromValue base)
-