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 FlowModAddMatchFromFieldFlowModAddMatchFromFieldCase. getFlowModAddMatchFromField()Return flowModAddMatchFromField, ornullif it is not present.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()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 parameters of type FlowModAddMatchFromField Modifier and Type Method Description static booleanFlowModAddMatchFromField. bindingEquals(@NonNull FlowModAddMatchFromField thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intFlowModAddMatchFromField. bindingHashCode(@NonNull FlowModAddMatchFromField obj)Default implementation ofObject.hashCode()contract for this interface.static StringFlowModAddMatchFromField. bindingToString(@NonNull FlowModAddMatchFromField 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.field._case with type arguments of type FlowModAddMatchFromField Modifier and Type Method Description FlowModAddMatchFromFieldBuilderFlowModAddMatchFromFieldBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromField> augmentation)Add an augmentation to this builder's product.FlowModAddMatchFromFieldBuilderFlowModAddMatchFromFieldBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModAddMatchFromField>> 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.field._case with parameters of type FlowModAddMatchFromField Constructor Description FlowModAddMatchFromFieldBuilder(FlowModAddMatchFromField base)
-