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