Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.src.grouping.NxmOfUdpSrc
-
-
Uses of NxmOfUdpSrc 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 NxmOfUdpSrc Modifier and Type Method Description NxmOfUdpSrcNxAugMatchNodesNodeTableFlowBuilder. getNxmOfUdpSrc()NxmOfUdpSrcNxAugMatchNotifPacketInBuilder. getNxmOfUdpSrc()NxmOfUdpSrcNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfUdpSrc()NxmOfUdpSrcNxAugMatchPacketInMessageBuilder. getNxmOfUdpSrc()NxmOfUdpSrcNxAugMatchRpcAddFlowBuilder. getNxmOfUdpSrc()NxmOfUdpSrcNxAugMatchRpcGetFlowStatsBuilder. getNxmOfUdpSrc()NxmOfUdpSrcNxAugMatchRpcRemoveFlowBuilder. getNxmOfUdpSrc()NxmOfUdpSrcNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfUdpSrc()NxmOfUdpSrcNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfUdpSrc()@Nullable NxmOfUdpSrcNxmOfUdpSrcGrouping. getNxmOfUdpSrc() -
Uses of NxmOfUdpSrc in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.src.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.src.grouping with type parameters of type NxmOfUdpSrc Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpSrc>>
E$$NxmOfUdpSrcBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.src.grouping that return NxmOfUdpSrc Modifier and Type Method Description NxmOfUdpSrcNxmOfUdpSrcBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.src.grouping that return types with arguments of type NxmOfUdpSrc Modifier and Type Method Description default Class<NxmOfUdpSrc>NxmOfUdpSrc. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.src.grouping with type arguments of type NxmOfUdpSrc Modifier and Type Method Description NxmOfUdpSrcBuilderNxmOfUdpSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfUdpSrcBuilder.addAugmentation(Augmentation)orNxmOfUdpSrcBuilder.removeAugmentation(Class)instead.NxmOfUdpSrcBuilderNxmOfUdpSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfUdpSrcBuilder.addAugmentation(Augmentation)orNxmOfUdpSrcBuilder.removeAugmentation(Class)instead.NxmOfUdpSrcBuilderNxmOfUdpSrcBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpSrc> augmentation)Add an augmentation to this builder's product.NxmOfUdpSrcBuilderNxmOfUdpSrcBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpSrc>> 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.src.grouping with parameters of type NxmOfUdpSrc Constructor Description NxmOfUdpSrcBuilder(NxmOfUdpSrc base)
-