Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.field.into.field._case.FlowModCopyFieldIntoField
-
-
Uses of FlowModCopyFieldIntoField 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 FlowModCopyFieldIntoField Modifier and Type Method Description FlowModCopyFieldIntoFieldFlowModCopyFieldIntoFieldCase. getFlowModCopyFieldIntoField()Return flowModCopyFieldIntoField, ornullif it is not present.FlowModCopyFieldIntoFieldFlowModCopyFieldIntoFieldCaseBuilder. getFlowModCopyFieldIntoField()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with parameters of type FlowModCopyFieldIntoField Modifier and Type Method Description FlowModCopyFieldIntoFieldCaseBuilderFlowModCopyFieldIntoFieldCaseBuilder. setFlowModCopyFieldIntoField(FlowModCopyFieldIntoField value) -
Uses of FlowModCopyFieldIntoField in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.field.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.field.into.field._case with type parameters of type FlowModCopyFieldIntoField Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoField>>
E$$FlowModCopyFieldIntoFieldBuilder. 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.field.into.field._case that return FlowModCopyFieldIntoField Modifier and Type Method Description FlowModCopyFieldIntoFieldFlowModCopyFieldIntoFieldBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.field.into.field._case that return types with arguments of type FlowModCopyFieldIntoField Modifier and Type Method Description default Class<FlowModCopyFieldIntoField>FlowModCopyFieldIntoField. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.flow.mod.copy.field.into.field._case with parameters of type FlowModCopyFieldIntoField Modifier and Type Method Description static booleanFlowModCopyFieldIntoField. bindingEquals(@NonNull FlowModCopyFieldIntoField thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intFlowModCopyFieldIntoField. bindingHashCode(@NonNull FlowModCopyFieldIntoField obj)Default implementation ofObject.hashCode()contract for this interface.static StringFlowModCopyFieldIntoField. bindingToString(@NonNull FlowModCopyFieldIntoField 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.field.into.field._case with type arguments of type FlowModCopyFieldIntoField Modifier and Type Method Description FlowModCopyFieldIntoFieldBuilderFlowModCopyFieldIntoFieldBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoField> augmentation)Add an augmentation to this builder's product.FlowModCopyFieldIntoFieldBuilderFlowModCopyFieldIntoFieldBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoField>> 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.field.into.field._case with parameters of type FlowModCopyFieldIntoField Constructor Description FlowModCopyFieldIntoFieldBuilder(FlowModCopyFieldIntoField base)
-