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 @Nullable FlowModCopyFieldIntoFieldFlowModCopyFieldIntoFieldCase. getFlowModCopyFieldIntoField()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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoField>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoField> augmentationValue)FlowModCopyFieldIntoFieldBuilderFlowModCopyFieldIntoFieldBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoField>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoField> augmentationValue)FlowModCopyFieldIntoFieldBuilderFlowModCopyFieldIntoFieldBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoField>> augmentationType)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)
-