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