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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst> augmentationValue)NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst>> augmentationType)NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. setCtTpDst(Integer value)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link setCtTpDst(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.Use {#link setMask(Uint16)} instead.NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. setMask(org.opendaylight.yangtools.yang.common.Uint16 value)
-