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