Uses of Class
com.asdf.parser.AuthenticationRequest.Login

Packages that use AuthenticationRequest.Login
com.asdf.parser Automatically generated parser class for Message objects 
 

Uses of AuthenticationRequest.Login in com.asdf.parser
 

Methods in com.asdf.parser that return AuthenticationRequest.Login
 AuthenticationRequest.Login ObjectFactory.createAuthenticationRequestLogin()
          Create an instance of AuthenticationRequest.Login
 AuthenticationRequest.Login AuthenticationRequest.getLogin()
          Gets the value of the login property.
 

Methods in com.asdf.parser with parameters of type AuthenticationRequest.Login
 void AuthenticationRequest.setLogin(AuthenticationRequest.Login value)
          Sets the value of the login property.