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