Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping.NxmOfUdpDstBuilder
-
Packages that use NxmOfUdpDstBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping -
-
Uses of NxmOfUdpDstBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping that return NxmOfUdpDstBuilder Modifier and Type Method Description NxmOfUdpDstBuilderNxmOfUdpDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpDst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.NxmOfUdpDstBuilderNxmOfUdpDstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpDst> augmentation)Add an augmentation to this builder's product.NxmOfUdpDstBuilderNxmOfUdpDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpDst>> augmentationType)Remove an augmentation from this builder's product.NxmOfUdpDstBuilderNxmOfUdpDstBuilder. setMask(Integer value)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link setMask(Uint16)} instead.NxmOfUdpDstBuilderNxmOfUdpDstBuilder. setMask(org.opendaylight.yangtools.yang.common.Uint16 value)NxmOfUdpDstBuilderNxmOfUdpDstBuilder. setPort(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber value)
-