Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.dst.grouping.NxmOfIpDst
-
-
Uses of NxmOfIpDst 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 NxmOfIpDst Modifier and Type Method Description NxmOfIpDstNxAugMatchNodesNodeTableFlowBuilder. getNxmOfIpDst()NxmOfIpDstNxAugMatchNotifPacketInBuilder. getNxmOfIpDst()NxmOfIpDstNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfIpDst()NxmOfIpDstNxAugMatchPacketInMessageBuilder. getNxmOfIpDst()NxmOfIpDstNxAugMatchRpcAddFlowBuilder. getNxmOfIpDst()NxmOfIpDstNxAugMatchRpcGetFlowStatsBuilder. getNxmOfIpDst()NxmOfIpDstNxAugMatchRpcRemoveFlowBuilder. getNxmOfIpDst()NxmOfIpDstNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfIpDst()NxmOfIpDstNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfIpDst()NxmOfIpDstNxmOfIpDstGrouping. getNxmOfIpDst()Return nxmOfIpDst, ornullif it is not present. -
Uses of NxmOfIpDst in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.dst.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.dst.grouping with type parameters of type NxmOfIpDst Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpDst>>
E$$NxmOfIpDstBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.dst.grouping that return NxmOfIpDst Modifier and Type Method Description NxmOfIpDstNxmOfIpDstBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.dst.grouping that return types with arguments of type NxmOfIpDst Modifier and Type Method Description default Class<NxmOfIpDst>NxmOfIpDst. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.dst.grouping with parameters of type NxmOfIpDst Modifier and Type Method Description static booleanNxmOfIpDst. bindingEquals(@NonNull NxmOfIpDst thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmOfIpDst. bindingHashCode(@NonNull NxmOfIpDst obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmOfIpDst. bindingToString(@NonNull NxmOfIpDst 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.ip.dst.grouping with type arguments of type NxmOfIpDst Modifier and Type Method Description NxmOfIpDstBuilderNxmOfIpDstBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpDst> augmentation)Add an augmentation to this builder's product.NxmOfIpDstBuilderNxmOfIpDstBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpDst>> 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.ip.dst.grouping with parameters of type NxmOfIpDst Constructor Description NxmOfIpDstBuilder(NxmOfIpDst base)
-