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)DstNxOfInPortCaseBuilderDstNxOfInPortCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxOfInPortCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<DstNxOfInPortCase> augmentationValue)DstNxOfInPortCaseBuilderDstNxOfInPortCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DstNxOfInPortCase>> augmentationType)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)
-