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