Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping.NxmNxCtTpDst
-
-
Uses of NxmNxCtTpDst 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 NxmNxCtTpDst Modifier and Type Method Description NxmNxCtTpDstNxAugMatchNodesNodeTableFlowBuilder. getNxmNxCtTpDst()NxmNxCtTpDstNxAugMatchNotifPacketInBuilder. getNxmNxCtTpDst()NxmNxCtTpDstNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmNxCtTpDst()NxmNxCtTpDstNxAugMatchPacketInMessageBuilder. getNxmNxCtTpDst()NxmNxCtTpDstNxAugMatchRpcAddFlowBuilder. getNxmNxCtTpDst()NxmNxCtTpDstNxAugMatchRpcGetFlowStatsBuilder. getNxmNxCtTpDst()NxmNxCtTpDstNxAugMatchRpcRemoveFlowBuilder. getNxmNxCtTpDst()NxmNxCtTpDstNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmNxCtTpDst()NxmNxCtTpDstNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmNxCtTpDst()NxmNxCtTpDstNxmNxCtTpDstGrouping. getNxmNxCtTpDst()Return nxmNxCtTpDst, ornullif it is not present. -
Uses of NxmNxCtTpDst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping with type parameters of type NxmNxCtTpDst Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst>>
E$$NxmNxCtTpDstBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping that return NxmNxCtTpDst Modifier and Type Method Description NxmNxCtTpDstNxmNxCtTpDstBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping that return types with arguments of type NxmNxCtTpDst Modifier and Type Method Description default Class<NxmNxCtTpDst>NxmNxCtTpDst. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping with parameters of type NxmNxCtTpDst Modifier and Type Method Description static booleanNxmNxCtTpDst. bindingEquals(@NonNull NxmNxCtTpDst thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmNxCtTpDst. bindingHashCode(@NonNull NxmNxCtTpDst obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmNxCtTpDst. bindingToString(@NonNull NxmNxCtTpDst 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.nx.ct.tp.dst.grouping with type arguments of type NxmNxCtTpDst Modifier and Type Method Description NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst> augmentation)Add an augmentation to this builder's product.NxmNxCtTpDstBuilderNxmNxCtTpDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmNxCtTpDst>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.nx.ct.tp.dst.grouping with parameters of type NxmNxCtTpDst Constructor Description NxmNxCtTpDstBuilder(NxmNxCtTpDst base)
-