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