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

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

public interface ExperimentService
extends javax.xml.rpc.Service


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

Method Detail

getExperimentServiceInterfacePortAddress

String getExperimentServiceInterfacePortAddress()

getExperimentServiceInterfacePort

ExperimentServiceInterface getExperimentServiceInterfacePort()
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getExperimentServiceInterfacePort

ExperimentServiceInterface getExperimentServiceInterfacePort(URL portAddress)
                                                             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.