com.google.api.adwords.v10
Interface AccountService

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

public interface AccountService
extends javax.xml.rpc.Service


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

Method Detail

getAccountServiceAddress

java.lang.String getAccountServiceAddress()

getAccountService

AccountInterface getAccountService()
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getAccountService

AccountInterface getAccountService(java.net.URL portAddress)
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2005 Google Corp. All Rights Reserved.