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