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 @Nullable FlowModCopyValueIntoFieldFlowModCopyValueIntoFieldCase. getFlowModCopyValueIntoField()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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField> augmentationValue)FlowModCopyValueIntoFieldBuilderFlowModCopyValueIntoFieldBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField> augmentationValue)FlowModCopyValueIntoFieldBuilderFlowModCopyValueIntoFieldBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoField>> augmentationType)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)
-