Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec.FlowModCopyFieldIntoFieldCase
Packages that use FlowModCopyFieldIntoFieldCase
Package
Description
-
Uses of FlowModCopyFieldIntoFieldCase 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 FlowModCopyFieldIntoFieldCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoFieldCase>>
E$$FlowModCopyFieldIntoFieldCaseBuilder.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 FlowModCopyFieldIntoFieldCaseModifier and TypeMethodDescription@NonNull FlowModCopyFieldIntoFieldCase
FlowModCopyFieldIntoFieldCaseBuilder.build()
A newFlowModCopyFieldIntoFieldCase
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 FlowModCopyFieldIntoFieldCaseModifier and TypeMethodDescriptiondefault Class<FlowModCopyFieldIntoFieldCase>
FlowModCopyFieldIntoFieldCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowjava.nx.action.rev140421.flow.mod.spec.flow.mod.spec with parameters of type FlowModCopyFieldIntoFieldCaseModifier and TypeMethodDescriptionstatic boolean
FlowModCopyFieldIntoFieldCase.bindingEquals
(@NonNull FlowModCopyFieldIntoFieldCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
FlowModCopyFieldIntoFieldCase.bindingHashCode
(@NonNull FlowModCopyFieldIntoFieldCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
FlowModCopyFieldIntoFieldCase.bindingToString
(@NonNull FlowModCopyFieldIntoFieldCase 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 FlowModCopyFieldIntoFieldCaseModifier and TypeMethodDescriptionFlowModCopyFieldIntoFieldCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoFieldCase> augmentation) Add an augmentation to this builder's product.FlowModCopyFieldIntoFieldCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowModCopyFieldIntoFieldCase>> 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 FlowModCopyFieldIntoFieldCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedFlowModCopyFieldIntoFieldCase
.