com.google.api.ads.dfp.axis.v201208
Interface CustomFieldService

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

public interface CustomFieldService
extends javax.xml.rpc.Service


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

Method Detail

getCustomFieldServiceInterfacePortAddress

String getCustomFieldServiceInterfacePortAddress()

getCustomFieldServiceInterfacePort

CustomFieldServiceInterface getCustomFieldServiceInterfacePort()
                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCustomFieldServiceInterfacePort

CustomFieldServiceInterface getCustomFieldServiceInterfacePort(URL portAddress)
                                                               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.