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()NxmOfTcpDstNxmOfTcpDstGrouping. getNxmOfTcpDst()Return nxmOfTcpDst, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.tcp.dst.grouping with parameters of type NxmOfTcpDst Modifier and Type Method Description static booleanNxmOfTcpDst. bindingEquals(@NonNull NxmOfTcpDst thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmOfTcpDst. bindingHashCode(@NonNull NxmOfTcpDst obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmOfTcpDst. bindingToString(@NonNull NxmOfTcpDst obj)Default implementation ofObject.toString()contract for this interface.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(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)
-