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)NxmOfTcpDstBuilderNxmOfTcpDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst> augmentationValue)NxmOfTcpDstBuilderNxmOfTcpDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfTcpDst>> augmentationType)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)
-