Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice.SrcNxTunIpv4SrcCase
-
Packages that use SrcNxTunIpv4SrcCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice -
-
Uses of SrcNxTunIpv4SrcCase 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 SrcNxTunIpv4SrcCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxTunIpv4SrcCase>>
E$$SrcNxTunIpv4SrcCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice that return SrcNxTunIpv4SrcCase Modifier and Type Method Description SrcNxTunIpv4SrcCaseSrcNxTunIpv4SrcCaseBuilder. build()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 SrcNxTunIpv4SrcCase Modifier and Type Method Description default Class<SrcNxTunIpv4SrcCase>SrcNxTunIpv4SrcCase. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice with parameters of type SrcNxTunIpv4SrcCase Modifier and Type Method Description static booleanSrcNxTunIpv4SrcCase. bindingEquals(@NonNull SrcNxTunIpv4SrcCase thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSrcNxTunIpv4SrcCase. bindingHashCode(@NonNull SrcNxTunIpv4SrcCase obj)Default implementation ofObject.hashCode()contract for this interface.static StringSrcNxTunIpv4SrcCase. bindingToString(@NonNull SrcNxTunIpv4SrcCase 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 SrcNxTunIpv4SrcCase Modifier and Type Method Description SrcNxTunIpv4SrcCaseBuilderSrcNxTunIpv4SrcCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxTunIpv4SrcCase> augmentation)Add an augmentation to this builder's product.SrcNxTunIpv4SrcCaseBuilderSrcNxTunIpv4SrcCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxTunIpv4SrcCase>> 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 SrcNxTunIpv4SrcCase Constructor Description SrcNxTunIpv4SrcCaseBuilder(SrcNxTunIpv4SrcCase base)
-