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

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

public interface ConstantDataService
extends javax.xml.rpc.Service


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

Method Detail

getConstantDataServiceInterfacePortAddress

String getConstantDataServiceInterfacePortAddress()

getConstantDataServiceInterfacePort

ConstantDataServiceInterface getConstantDataServiceInterfacePort()
                                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getConstantDataServiceInterfacePort

ConstantDataServiceInterface getConstantDataServiceInterfacePort(URL portAddress)
                                                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.