Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice.SrcNxOfInPortCase
-
Packages that use SrcNxOfInPortCase Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice -
-
Uses of SrcNxOfInPortCase in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice with type parameters of type SrcNxOfInPortCase Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxOfInPortCase>>
E$$SrcNxOfInPortCaseBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice that return SrcNxOfInPortCase Modifier and Type Method Description SrcNxOfInPortCaseSrcNxOfInPortCaseBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice that return types with arguments of type SrcNxOfInPortCase Modifier and Type Method Description default Class<SrcNxOfInPortCase>SrcNxOfInPortCase. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice with type arguments of type SrcNxOfInPortCase Modifier and Type Method Description SrcNxOfInPortCaseBuilderSrcNxOfInPortCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxOfInPortCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxOfInPortCase> augmentationValue)SrcNxOfInPortCaseBuilderSrcNxOfInPortCaseBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxOfInPortCase>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxOfInPortCase> augmentationValue)SrcNxOfInPortCaseBuilderSrcNxOfInPortCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SrcNxOfInPortCase>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice with parameters of type SrcNxOfInPortCase Constructor Description SrcNxOfInPortCaseBuilder(SrcNxOfInPortCase base)
-