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
-
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 NxmNxCtTpDstBuilderModifier and TypeMethodDescriptionNxmNxCtTpDstBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst> augmentation) Add an augmentation to this builder's product.NxmNxCtTpDstBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst>> augmentationType) Remove an augmentation from this builder's product.NxmNxCtTpDstBuilder.setCtTpDst
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toNxmNxCtTpDst.getCtTpDst()
to the specified value.NxmNxCtTpDstBuilder.setMask
(org.opendaylight.yangtools.yang.common.Uint16 value) Set the property corresponding toNxmNxCtTpDst.getMask()
to the specified value.