Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.remove.group.input.buckets.bucket.action.action.NxActionCtClearRpcRemoveGroupCase
Packages that use NxActionCtClearRpcRemoveGroupCase
Package
Description
-
Uses of NxActionCtClearRpcRemoveGroupCase 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 NxActionCtClearRpcRemoveGroupCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase>>
E$$NxActionCtClearRpcRemoveGroupCaseBuilder.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 NxActionCtClearRpcRemoveGroupCaseModifier and TypeMethodDescription@NonNull NxActionCtClearRpcRemoveGroupCase
NxActionCtClearRpcRemoveGroupCaseBuilder.build()
A newNxActionCtClearRpcRemoveGroupCase
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 NxActionCtClearRpcRemoveGroupCaseModifier and TypeMethodDescriptiondefault Class<NxActionCtClearRpcRemoveGroupCase>
NxActionCtClearRpcRemoveGroupCase.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 NxActionCtClearRpcRemoveGroupCaseModifier and TypeMethodDescriptionstatic boolean
NxActionCtClearRpcRemoveGroupCase.bindingEquals
(@NonNull NxActionCtClearRpcRemoveGroupCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
NxActionCtClearRpcRemoveGroupCase.bindingHashCode
(@NonNull NxActionCtClearRpcRemoveGroupCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
NxActionCtClearRpcRemoveGroupCase.bindingToString
(@NonNull NxActionCtClearRpcRemoveGroupCase 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 NxActionCtClearRpcRemoveGroupCaseModifier and TypeMethodDescriptionNxActionCtClearRpcRemoveGroupCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase> augmentation) Add an augmentation to this builder's product.NxActionCtClearRpcRemoveGroupCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxActionCtClearRpcRemoveGroupCase>> 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 NxActionCtClearRpcRemoveGroupCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNxActionCtClearRpcRemoveGroupCase
.