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()Return flowModAddMatchFromValue, ornullif it is not present.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()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 parameters of type FlowModAddMatchFromValue Modifier and Type Method Description static booleanFlowModAddMatchFromValue. bindingEquals(@NonNull FlowModAddMatchFromValue thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intFlowModAddMatchFromValue. bindingHashCode(@NonNull FlowModAddMatchFromValue obj)Default implementation ofObject.hashCode()contract for this interface.static StringFlowModAddMatchFromValue. bindingToString(@NonNull FlowModAddMatchFromValue 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.add.match.from.value._case with type arguments of type FlowModAddMatchFromValue Modifier and Type Method Description 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)
-