Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.ct.clear.grouping.NxCtClearBuilder
-
Packages that use NxCtClearBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.ct.clear.grouping -
-
Uses of NxCtClearBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.ct.clear.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714.nx.action.ct.clear.grouping that return NxCtClearBuilder Modifier and Type Method Description NxCtClearBuilderNxCtClearBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.NxCtClearBuilderNxCtClearBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear> augmentation)Add an augmentation to this builder's product.NxCtClearBuilderNxCtClearBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxCtClear>> augmentationType)Remove an augmentation from this builder's product.
-