com.google.api.ads.dfp.v201111
Interface ForecastService

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

public interface ForecastService
extends javax.xml.rpc.Service


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

Method Detail

getForecastServiceInterfacePortAddress

String getForecastServiceInterfacePortAddress()

getForecastServiceInterfacePort

ForecastServiceInterface getForecastServiceInterfacePort()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getForecastServiceInterfacePort

ForecastServiceInterface getForecastServiceInterfacePort(URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.