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