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