Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice.SrcOfEthTypeCaseBuilder
-
Packages that use SrcOfEthTypeCaseBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.src.choice.grouping.src.choice -
-
Uses of SrcOfEthTypeCaseBuilder 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 that return SrcOfEthTypeCaseBuilder 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.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.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.SrcOfEthTypeCaseBuilderSrcOfEthTypeCaseBuilder. setOfEthType(org.opendaylight.yangtools.yang.common.Empty value)
-