Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action.NxActionLearnRpcRemoveGroupCase
Packages that use NxActionLearnRpcRemoveGroupCase
Package
Description
-
Uses of NxActionLearnRpcRemoveGroupCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with type parameters of type NxActionLearnRpcRemoveGroupCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveGroupCase>>
E$$NxActionLearnRpcRemoveGroupCaseBuilder.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.remove.group.input.buckets.bucket.action.action that return NxActionLearnRpcRemoveGroupCaseModifier and TypeMethodDescription@NonNull NxActionLearnRpcRemoveGroupCase
NxActionLearnRpcRemoveGroupCaseBuilder.build()
A newNxActionLearnRpcRemoveGroupCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action that return types with arguments of type NxActionLearnRpcRemoveGroupCaseModifier and TypeMethodDescriptiondefault Class<NxActionLearnRpcRemoveGroupCase>
NxActionLearnRpcRemoveGroupCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with parameters of type NxActionLearnRpcRemoveGroupCaseModifier and TypeMethodDescriptionstatic boolean
NxActionLearnRpcRemoveGroupCase.bindingEquals
(@NonNull NxActionLearnRpcRemoveGroupCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionLearnRpcRemoveGroupCase.bindingHashCode
(@NonNull NxActionLearnRpcRemoveGroupCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionLearnRpcRemoveGroupCase.bindingToString
(@NonNull NxActionLearnRpcRemoveGroupCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with type arguments of type NxActionLearnRpcRemoveGroupCaseModifier and TypeMethodDescriptionNxActionLearnRpcRemoveGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveGroupCase> augmentation) Add an augmentation to this builder's product.NxActionLearnRpcRemoveGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionLearnRpcRemoveGroupCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action with parameters of type NxActionLearnRpcRemoveGroupCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNxActionLearnRpcRemoveGroupCase
.