Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice.DstNxNspCase
-
Packages that use DstNxNspCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.dst.choice.grouping.dst.choice -
-
Uses of DstNxNspCase 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 DstNxNspCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNspCase>>
E$$DstNxNspCaseBuilder. 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 DstNxNspCase Modifier and Type Method Description DstNxNspCaseDstNxNspCaseBuilder. 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 DstNxNspCase Modifier and Type Method Description default Class<DstNxNspCase>DstNxNspCase. 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 DstNxNspCase Modifier and Type Method Description DstNxNspCaseBuilderDstNxNspCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNspCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNspCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherDstNxNspCaseBuilder.addAugmentation(Augmentation)orDstNxNspCaseBuilder.removeAugmentation(Class)instead.DstNxNspCaseBuilderDstNxNspCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNspCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNspCase> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherDstNxNspCaseBuilder.addAugmentation(Augmentation)orDstNxNspCaseBuilder.removeAugmentation(Class)instead.DstNxNspCaseBuilderDstNxNspCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNspCase> augmentation)Add an augmentation to this builder's product.DstNxNspCaseBuilderDstNxNspCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxNspCase>> 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 DstNxNspCase Constructor Description DstNxNspCaseBuilder(DstNxNspCase base)
-