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