Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping.NxmOfUdpDst
-
-
Uses of NxmOfUdpDst 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 NxmOfUdpDst Modifier and Type Method Description NxmOfUdpDstNxAugMatchNodesNodeTableFlowBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchNotifPacketInBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchPacketInMessageBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcAddFlowBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcGetFlowStatsBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcRemoveFlowBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfUdpDst()NxmOfUdpDstNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfUdpDst()NxmOfUdpDstNxmOfUdpDstGrouping. getNxmOfUdpDst()Return nxmOfUdpDst, ornullif it is not present. -
Uses of NxmOfUdpDst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping with type parameters of type NxmOfUdpDst Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpDst>>
E$$NxmOfUdpDstBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping that return NxmOfUdpDst Modifier and Type Method Description NxmOfUdpDstNxmOfUdpDstBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping that return types with arguments of type NxmOfUdpDst Modifier and Type Method Description default Class<NxmOfUdpDst>NxmOfUdpDst. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.udp.dst.grouping with parameters of type NxmOfUdpDst Modifier and Type Method Description static booleanNxmOfUdpDst. bindingEquals(@NonNull NxmOfUdpDst thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmOfUdpDst. bindingHashCode(@NonNull NxmOfUdpDst obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmOfUdpDst. bindingToString(@NonNull NxmOfUdpDst 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.udp.dst.grouping with type arguments of type NxmOfUdpDst Modifier and Type Method Description NxmOfUdpDstBuilderNxmOfUdpDstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpDst> augmentation)Add an augmentation to this builder's product.NxmOfUdpDstBuilderNxmOfUdpDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfUdpDst>> 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.dst.grouping with parameters of type NxmOfUdpDst Constructor Description NxmOfUdpDstBuilder(NxmOfUdpDst base)
-