Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping.NxmOfTcpDst
-
-
Uses of NxmOfTcpDst 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 NxmOfTcpDst Modifier and Type Method Description NxmOfTcpDstNxAugMatchNodesNodeTableFlowBuilder. getNxmOfTcpDst()NxmOfTcpDstNxAugMatchNotifPacketInBuilder. getNxmOfTcpDst()NxmOfTcpDstNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfTcpDst()NxmOfTcpDstNxAugMatchPacketInMessageBuilder. getNxmOfTcpDst()NxmOfTcpDstNxAugMatchRpcAddFlowBuilder. getNxmOfTcpDst()NxmOfTcpDstNxAugMatchRpcGetFlowStatsBuilder. getNxmOfTcpDst()NxmOfTcpDstNxAugMatchRpcRemoveFlowBuilder. getNxmOfTcpDst()NxmOfTcpDstNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfTcpDst()NxmOfTcpDstNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfTcpDst()@Nullable NxmOfTcpDstNxmOfTcpDstGrouping. getNxmOfTcpDst() -
Uses of NxmOfTcpDst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping with type parameters of type NxmOfTcpDst Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst>>
E$$NxmOfTcpDstBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping that return NxmOfTcpDst Modifier and Type Method Description NxmOfTcpDstNxmOfTcpDstBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping that return types with arguments of type NxmOfTcpDst Modifier and Type Method Description default Class<NxmOfTcpDst>NxmOfTcpDst. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping with type arguments of type NxmOfTcpDst Modifier and Type Method Description NxmOfTcpDstBuilderNxmOfTcpDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfTcpDstBuilder.addAugmentation(Augmentation)orNxmOfTcpDstBuilder.removeAugmentation(Class)instead.NxmOfTcpDstBuilderNxmOfTcpDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfTcpDstBuilder.addAugmentation(Augmentation)orNxmOfTcpDstBuilder.removeAugmentation(Class)instead.NxmOfTcpDstBuilderNxmOfTcpDstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst> augmentation)Add an augmentation to this builder's product.NxmOfTcpDstBuilderNxmOfTcpDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst>> 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.tcp.dst.grouping with parameters of type NxmOfTcpDst Constructor Description NxmOfTcpDstBuilder(NxmOfTcpDst base)
-