com.google.api.ads.adwords.v201109.cm
Interface ReportDefinitionService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
ReportDefinitionServiceLocator

public interface ReportDefinitionService
extends javax.xml.rpc.Service


Method Summary
 ReportDefinitionServiceInterface getReportDefinitionServiceInterfacePort()
           
 ReportDefinitionServiceInterface getReportDefinitionServiceInterfacePort(URL portAddress)
           
 String getReportDefinitionServiceInterfacePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getReportDefinitionServiceInterfacePortAddress

String getReportDefinitionServiceInterfacePortAddress()

getReportDefinitionServiceInterfacePort

ReportDefinitionServiceInterface getReportDefinitionServiceInterfacePort()
                                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getReportDefinitionServiceInterfacePort

ReportDefinitionServiceInterface getReportDefinitionServiceInterfacePort(URL portAddress)
                                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.