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

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

public interface UserListService
extends javax.xml.rpc.Service


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

Method Detail

getUserListServiceInterfacePortAddress

String getUserListServiceInterfacePortAddress()

getUserListServiceInterfacePort

UserListServiceInterface getUserListServiceInterfacePort()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getUserListServiceInterfacePort

UserListServiceInterface getUserListServiceInterfacePort(URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.