com.google.api.ads.dfp.axis.v201203
Interface InventoryService

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

public interface InventoryService
extends javax.xml.rpc.Service


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

Method Detail

getInventoryServiceInterfacePortAddress

String getInventoryServiceInterfacePortAddress()

getInventoryServiceInterfacePort

InventoryServiceInterface getInventoryServiceInterfacePort()
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getInventoryServiceInterfacePort

InventoryServiceInterface getInventoryServiceInterfacePort(URL portAddress)
                                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.