Uses of Class
com.asdf.parser.AccountManagementRequest

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

Uses of AccountManagementRequest in com.asdf.parser
 

Methods in com.asdf.parser that return AccountManagementRequest
 AccountManagementRequest ObjectFactory.createAccountManagementRequest()
          Create an instance of AccountManagementRequest
 AccountManagementRequest Request.getAccountManagement()
          Gets the value of the accountManagement property.
 

Methods in com.asdf.parser with parameters of type AccountManagementRequest
 void Request.setAccountManagement(AccountManagementRequest value)
          Sets the value of the accountManagement property.