Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec.FlowModCopyValueIntoFieldCase
-
Packages that use FlowModCopyValueIntoFieldCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec -
-
Uses of FlowModCopyValueIntoFieldCase 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 with type parameters of type FlowModCopyValueIntoFieldCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>>
E$$FlowModCopyValueIntoFieldCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec that return FlowModCopyValueIntoFieldCase Modifier and Type Method Description FlowModCopyValueIntoFieldCaseFlowModCopyValueIntoFieldCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec that return types with arguments of type FlowModCopyValueIntoFieldCase Modifier and Type Method Description default Class<FlowModCopyValueIntoFieldCase>FlowModCopyValueIntoFieldCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.flow.mod.spec.flow.mod.spec with parameters of type FlowModCopyValueIntoFieldCase Modifier and Type Method Description static booleanFlowModCopyValueIntoFieldCase. bindingEquals(@NonNull FlowModCopyValueIntoFieldCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intFlowModCopyValueIntoFieldCase. bindingHashCode(@NonNull FlowModCopyValueIntoFieldCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringFlowModCopyValueIntoFieldCase. bindingToString(@NonNull FlowModCopyValueIntoFieldCase 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 with type arguments of type FlowModCopyValueIntoFieldCase Modifier and Type Method Description FlowModCopyValueIntoFieldCaseBuilderFlowModCopyValueIntoFieldCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase> augmentation)Add an augmentation to this builder's product.FlowModCopyValueIntoFieldCaseBuilderFlowModCopyValueIntoFieldCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>> 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 with parameters of type FlowModCopyValueIntoFieldCase Constructor Description FlowModCopyValueIntoFieldCaseBuilder(FlowModCopyValueIntoFieldCase base)
-