Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxRegCase
-
Packages that use DstNxRegCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstNxRegCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with type parameters of type DstNxRegCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxRegCase>>
E$$DstNxRegCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice that return DstNxRegCase Modifier and Type Method Description DstNxRegCaseDstNxRegCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice that return types with arguments of type DstNxRegCase Modifier and Type Method Description default Class<DstNxRegCase>DstNxRegCase. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with type arguments of type DstNxRegCase Modifier and Type Method Description DstNxRegCaseBuilderDstNxRegCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxRegCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxRegCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherDstNxRegCaseBuilder.addAugmentation(Augmentation)orDstNxRegCaseBuilder.removeAugmentation(Class)instead.DstNxRegCaseBuilderDstNxRegCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxRegCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxRegCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherDstNxRegCaseBuilder.addAugmentation(Augmentation)orDstNxRegCaseBuilder.removeAugmentation(Class)instead.DstNxRegCaseBuilderDstNxRegCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DstNxRegCase> augmentation)Add an augmentation to this builder's product.DstNxRegCaseBuilderDstNxRegCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxRegCase>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice with parameters of type DstNxRegCase Constructor Description DstNxRegCaseBuilder(DstNxRegCase base)
-