Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.value.into.field._case.FlowModCopyValueIntoField
-
-
Uses of FlowModCopyValueIntoField 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 FlowModCopyValueIntoField Modifier and Type Method Description FlowModCopyValueIntoFieldFlowModCopyValueIntoFieldCase. getFlowModCopyValueIntoField()Return flowModCopyValueIntoField, ornullif it is not present.FlowModCopyValueIntoFieldFlowModCopyValueIntoFieldCaseBuilder. getFlowModCopyValueIntoField()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with parameters of type FlowModCopyValueIntoField Modifier and Type Method Description FlowModCopyValueIntoFieldCaseBuilderFlowModCopyValueIntoFieldCaseBuilder. setFlowModCopyValueIntoField(FlowModCopyValueIntoField value) -
Uses of FlowModCopyValueIntoField in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.value.into.field._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.value.into.field._case with type parameters of type FlowModCopyValueIntoField Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField>>
E$$FlowModCopyValueIntoFieldBuilder. 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.copy.value.into.field._case that return FlowModCopyValueIntoField Modifier and Type Method Description FlowModCopyValueIntoFieldFlowModCopyValueIntoFieldBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.value.into.field._case that return types with arguments of type FlowModCopyValueIntoField Modifier and Type Method Description default Class<FlowModCopyValueIntoField>FlowModCopyValueIntoField. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.value.into.field._case with parameters of type FlowModCopyValueIntoField Modifier and Type Method Description static booleanFlowModCopyValueIntoField. bindingEquals(@NonNull FlowModCopyValueIntoField thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intFlowModCopyValueIntoField. bindingHashCode(@NonNull FlowModCopyValueIntoField obj)Default implementation ofObject.hashCode()contract for this interface.static StringFlowModCopyValueIntoField. bindingToString(@NonNull FlowModCopyValueIntoField 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.copy.value.into.field._case with type arguments of type FlowModCopyValueIntoField Modifier and Type Method Description FlowModCopyValueIntoFieldBuilderFlowModCopyValueIntoFieldBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField> augmentation)Add an augmentation to this builder's product.FlowModCopyValueIntoFieldBuilderFlowModCopyValueIntoFieldBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField>> 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.copy.value.into.field._case with parameters of type FlowModCopyValueIntoField Constructor Description FlowModCopyValueIntoFieldBuilder(FlowModCopyValueIntoField base)
-