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