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