Uses of Class
com.google.api.ads.adwords.v201109.mcm.Link

Packages that use Link
com.google.api.ads.adwords.v201109.mcm   
 

Uses of Link in com.google.api.ads.adwords.v201109.mcm
 

Methods in com.google.api.ads.adwords.v201109.mcm that return Link
 Link[] ServicedAccountGraph.getLinks()
          Gets the links value for this ServicedAccountGraph.
 Link ServicedAccountGraph.getLinks(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.mcm with parameters of type Link
 void ServicedAccountGraph.setLinks(int i, Link _value)
           
 void ServicedAccountGraph.setLinks(Link[] links)
          Sets the links value for this ServicedAccountGraph.
 

Constructors in com.google.api.ads.adwords.v201109.mcm with parameters of type Link
ServicedAccountGraph(Account[] accounts, Link[] links)
           
 



Copyright © 2011. All Rights Reserved.