Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec.FlowModCopyValueIntoFieldCase
Packages that use FlowModCopyValueIntoFieldCase
Package
Description
-
Uses of FlowModCopyValueIntoFieldCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec with type parameters of type FlowModCopyValueIntoFieldCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase>>
E$$FlowModCopyValueIntoFieldCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec that return FlowModCopyValueIntoFieldCaseModifier and TypeMethodDescription@NonNull FlowModCopyValueIntoFieldCase
FlowModCopyValueIntoFieldCaseBuilder.build()
A newFlowModCopyValueIntoFieldCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec that return types with arguments of type FlowModCopyValueIntoFieldCaseModifier and TypeMethodDescriptiondefault Class<FlowModCopyValueIntoFieldCase>
FlowModCopyValueIntoFieldCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec with parameters of type FlowModCopyValueIntoFieldCaseModifier and TypeMethodDescriptionstatic boolean
FlowModCopyValueIntoFieldCase.bindingEquals
(@NonNull FlowModCopyValueIntoFieldCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
FlowModCopyValueIntoFieldCase.bindingHashCode
(@NonNull FlowModCopyValueIntoFieldCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
FlowModCopyValueIntoFieldCase.bindingToString
(@NonNull FlowModCopyValueIntoFieldCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec with type arguments of type FlowModCopyValueIntoFieldCaseModifier and TypeMethodDescriptionFlowModCopyValueIntoFieldCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyValueIntoFieldCase> augmentation) Add an augmentation to this builder's product.FlowModCopyValueIntoFieldCaseBuilder.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.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec with parameters of type FlowModCopyValueIntoFieldCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedFlowModCopyValueIntoFieldCase
.