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