Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.src.grouping.NxmOfIpSrc
-
-
Uses of NxmOfIpSrc 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 NxmOfIpSrc Modifier and Type Method Description NxmOfIpSrcNxAugMatchNodesNodeTableFlowBuilder. getNxmOfIpSrc()NxmOfIpSrcNxAugMatchNotifPacketInBuilder. getNxmOfIpSrc()NxmOfIpSrcNxAugMatchNotifSwitchFlowRemovedBuilder. getNxmOfIpSrc()NxmOfIpSrcNxAugMatchPacketInMessageBuilder. getNxmOfIpSrc()NxmOfIpSrcNxAugMatchRpcAddFlowBuilder. getNxmOfIpSrc()NxmOfIpSrcNxAugMatchRpcGetFlowStatsBuilder. getNxmOfIpSrc()NxmOfIpSrcNxAugMatchRpcRemoveFlowBuilder. getNxmOfIpSrc()NxmOfIpSrcNxAugMatchRpcUpdateFlowOriginalBuilder. getNxmOfIpSrc()NxmOfIpSrcNxAugMatchRpcUpdateFlowUpdatedBuilder. getNxmOfIpSrc()@Nullable NxmOfIpSrcNxmOfIpSrcGrouping. getNxmOfIpSrc() -
Uses of NxmOfIpSrc in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.src.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.src.grouping with type parameters of type NxmOfIpSrc Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpSrc>>
E$$NxmOfIpSrcBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.src.grouping that return NxmOfIpSrc Modifier and Type Method Description NxmOfIpSrcNxmOfIpSrcBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.src.grouping that return types with arguments of type NxmOfIpSrc Modifier and Type Method Description default Class<NxmOfIpSrc>NxmOfIpSrc. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.src.grouping with type arguments of type NxmOfIpSrc Modifier and Type Method Description NxmOfIpSrcBuilderNxmOfIpSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfIpSrcBuilder.addAugmentation(Augmentation)orNxmOfIpSrcBuilder.removeAugmentation(Class)instead.NxmOfIpSrcBuilderNxmOfIpSrcBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpSrc>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpSrc> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherNxmOfIpSrcBuilder.addAugmentation(Augmentation)orNxmOfIpSrcBuilder.removeAugmentation(Class)instead.NxmOfIpSrcBuilderNxmOfIpSrcBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpSrc> augmentation)Add an augmentation to this builder's product.NxmOfIpSrcBuilderNxmOfIpSrcBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NxmOfIpSrc>> 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.src.grouping with parameters of type NxmOfIpSrc Constructor Description NxmOfIpSrcBuilder(NxmOfIpSrc base)
-