com.google.api.ads.dfa.lib.testing.mocks.v1_12
Class LoginRemoteServiceLocator

java.lang.Object
  extended by com.google.api.ads.dfa.lib.testing.mocks.v1_12.LoginRemoteServiceLocator
All Implemented Interfaces:
LoginRemoteService

public class LoginRemoteServiceLocator
extends Object
implements LoginRemoteService

Copy of autogenerated class for testing.

Author:
Adam Rogal

Field Summary
static String LOGIN_ADDRESS
           
 
Constructor Summary
LoginRemoteServiceLocator()
           
 
Method Summary
 LoginRemote getlogin()
           
 LoginRemote getlogin(URL portAddress)
           
 String getloginAddress()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGIN_ADDRESS

public static final String LOGIN_ADDRESS
See Also:
Constant Field Values
Constructor Detail

LoginRemoteServiceLocator

public LoginRemoteServiceLocator()
Method Detail

getloginAddress

public String getloginAddress()
Specified by:
getloginAddress in interface LoginRemoteService

getlogin

public LoginRemote getlogin()
Specified by:
getlogin in interface LoginRemoteService

getlogin

public LoginRemote getlogin(URL portAddress)
Specified by:
getlogin in interface LoginRemoteService


Copyright © 2012. All Rights Reserved.