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