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