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()NxmOfIpSrcNxmOfIpSrcGrouping. getNxmOfIpSrc()Return nxmOfIpSrc, ornullif it is not present. -
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()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.match.rev140714.nxm.of.ip.src.grouping with parameters of type NxmOfIpSrc Modifier and Type Method Description static booleanNxmOfIpSrc. bindingEquals(@NonNull NxmOfIpSrc thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNxmOfIpSrc. bindingHashCode(@NonNull NxmOfIpSrc obj)Default implementation ofObject.hashCode()contract for this interface.static StringNxmOfIpSrc. bindingToString(@NonNull NxmOfIpSrc 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.src.grouping with type arguments of type NxmOfIpSrc Modifier and Type Method Description 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)
-