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