Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping.NxmOfUdpDst
-
-
Uses of NxmOfUdpDst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714 that return NxmOfUdpDst Modifier and Type Method Description NxmOfUdpDstNxAugMatchNodesNodeTableFlowBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchNotifPacketInBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchPacketInMessageBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcAddFlowBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcGetFlowStatsBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcRemoveFlowBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfUdpDst()@Nullable NxmOfUdpDstNxmOfUdpDstGrouping. getNxmOfUdpDst() -
Uses of NxmOfUdpDst 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 with type parameters of type NxmOfUdpDst Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpDst>>
E$$NxmOfUdpDstBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping that return NxmOfUdpDst Modifier and Type Method Description NxmOfUdpDstNxmOfUdpDstBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping that return types with arguments of type NxmOfUdpDst Modifier and Type Method Description default Class<NxmOfUdpDst>NxmOfUdpDst. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping with type arguments of type NxmOfUdpDst 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 eitherNxmOfUdpDstBuilder.addAugmentation(Augmentation)orNxmOfUdpDstBuilder.removeAugmentation(Class)instead.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 eitherNxmOfUdpDstBuilder.addAugmentation(Augmentation)orNxmOfUdpDstBuilder.removeAugmentation(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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping with parameters of type NxmOfUdpDst Constructor Description NxmOfUdpDstBuilder(NxmOfUdpDst base)
-