
com.google.api.ads.dfp.axis.v201508.ExchangeRateService Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dfp-axis Show documentation
Show all versions of dfp-axis Show documentation
Ad Manager specific Axis components.
/**
* ExchangeRateService.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter.
*/
package com.google.api.ads.dfp.axis.v201508;
public interface ExchangeRateService extends javax.xml.rpc.Service {
public java.lang.String getExchangeRateServiceInterfacePortAddress();
public com.google.api.ads.dfp.axis.v201508.ExchangeRateServiceInterface getExchangeRateServiceInterfacePort() throws javax.xml.rpc.ServiceException;
public com.google.api.ads.dfp.axis.v201508.ExchangeRateServiceInterface getExchangeRateServiceInterfacePort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy