Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping.NxmNxCtTpSrcBuilder
-
Packages that use NxmNxCtTpSrcBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping -
-
Uses of NxmNxCtTpSrcBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.src.grouping that return NxmNxCtTpSrcBuilder Modifier and Type Method Description NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc> augmentation)Add an augmentation to this builder's product.NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpSrc>> augmentationType)Remove an augmentation from this builder's product.NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. setCtTpSrc(Integer value)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link setCtTpSrc(Uint16)} instead.NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. setCtTpSrc(org.opendaylight.yangtools.yang.common.Uint16 value)NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. setMask(Integer value)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link setMask(Uint16)} instead.NxmNxCtTpSrcBuilderNxmNxCtTpSrcBuilder. setMask(org.opendaylight.yangtools.yang.common.Uint16 value)
-