Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action.NxActionLearnRpcAddGroupCase
Packages that use NxActionLearnRpcAddGroupCase
Package
Description
-
Uses of NxActionLearnRpcAddGroupCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with type parameters of type NxActionLearnRpcAddGroupCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcAddGroupCase>>
E$$NxActionLearnRpcAddGroupCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action that return NxActionLearnRpcAddGroupCaseModifier and TypeMethodDescription@NonNull NxActionLearnRpcAddGroupCase
NxActionLearnRpcAddGroupCaseBuilder.build()
A newNxActionLearnRpcAddGroupCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action that return types with arguments of type NxActionLearnRpcAddGroupCaseModifier and TypeMethodDescriptiondefault Class<NxActionLearnRpcAddGroupCase>
NxActionLearnRpcAddGroupCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with parameters of type NxActionLearnRpcAddGroupCaseModifier and TypeMethodDescriptionstatic boolean
NxActionLearnRpcAddGroupCase.bindingEquals
(@NonNull NxActionLearnRpcAddGroupCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionLearnRpcAddGroupCase.bindingHashCode
(@NonNull NxActionLearnRpcAddGroupCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionLearnRpcAddGroupCase.bindingToString
(@NonNull NxActionLearnRpcAddGroupCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with type arguments of type NxActionLearnRpcAddGroupCaseModifier and TypeMethodDescriptionNxActionLearnRpcAddGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcAddGroupCase> augmentation) Add an augmentation to this builder's product.NxActionLearnRpcAddGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcAddGroupCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.add.group.input.buckets.bucket.action.action with parameters of type NxActionLearnRpcAddGroupCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNxActionLearnRpcAddGroupCase
.