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