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() -
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()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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpDst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfIpDstBuilder.addAugmentation(Augmentation)orNxmOfIpDstBuilder.removeAugmentation(Class)instead.NxmOfIpDstBuilderNxmOfIpDstBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpDst>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpDst> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfIpDstBuilder.addAugmentation(Augmentation)orNxmOfIpDstBuilder.removeAugmentation(Class)instead.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)
-