com.google.api.ads.adwords.v201109.mcm
Interface ServicedAccountService

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

public interface ServicedAccountService
extends javax.xml.rpc.Service


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

Method Detail

getServicedAccountServiceInterfacePortAddress

String getServicedAccountServiceInterfacePortAddress()

getServicedAccountServiceInterfacePort

ServicedAccountServiceInterface getServicedAccountServiceInterfacePort()
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getServicedAccountServiceInterfacePort

ServicedAccountServiceInterface getServicedAccountServiceInterfacePort(URL portAddress)
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.