com.google.api.adwords.v11
Interface ReportService

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

public interface ReportService
extends javax.xml.rpc.Service


Method Summary
 ReportInterface getReportService()
           
 ReportInterface getReportService(java.net.URL portAddress)
           
 java.lang.String getReportServiceAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getReportServiceAddress

java.lang.String getReportServiceAddress()

getReportService

ReportInterface getReportService()
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getReportService

ReportInterface getReportService(java.net.URL portAddress)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2005 Google Corp. All Rights Reserved.