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 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)Deprecated, for removal: This API element is subject to removal in a future version.FlowModAddMatchFromValueBuilderFlowModAddMatchFromValueBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.FlowModAddMatchFromValueBuilderFlowModAddMatchFromValueBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue> augmentation)Add an augmentation to this builder's product.FlowModAddMatchFromValueBuilderFlowModAddMatchFromValueBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromValue>> 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.add.match.from.value._case with parameters of type FlowModAddMatchFromValue Constructor Description FlowModAddMatchFromValueBuilder(FlowModAddMatchFromValue base)
-