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

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

public interface LineItemService
extends javax.xml.rpc.Service


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

Method Detail

getLineItemServiceInterfacePortAddress

String getLineItemServiceInterfacePortAddress()

getLineItemServiceInterfacePort

LineItemServiceInterface getLineItemServiceInterfacePort()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getLineItemServiceInterfacePort

LineItemServiceInterface getLineItemServiceInterfacePort(URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.