Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping.NxmNxCtTpDstBuilder
-
Packages that use NxmNxCtTpDstBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping -
-
Uses of NxmNxCtTpDstBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping that return NxmNxCtTpDstBuilder Modifier and Type Method Description NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst> augmentation)Add an augmentation to this builder's product.NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst>> augmentationType)Remove an augmentation from this builder's product.NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. setCtTpDst(Integer value)Deprecated, for removal: This API element is subject to removal in a future version.UsesetCtTpDst(Uint16)instead.NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. setCtTpDst(org.opendaylight.yangtools.yang.common.Uint16 value)NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. setMask(Integer value)Deprecated, for removal: This API element is subject to removal in a future version.UsesetMask(Uint16)instead.NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. setMask(org.opendaylight.yangtools.yang.common.Uint16 value)
-