Uses of Class
com.asdf.parser.AccountManagementRequest.Create

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

Uses of AccountManagementRequest.Create in com.asdf.parser
 

Methods in com.asdf.parser that return AccountManagementRequest.Create
 AccountManagementRequest.Create ObjectFactory.createAccountManagementRequestCreate()
          Create an instance of AccountManagementRequest.Create
 AccountManagementRequest.Create AccountManagementRequest.getCreate()
          Gets the value of the create property.
 

Methods in com.asdf.parser with parameters of type AccountManagementRequest.Create
 void AccountManagementRequest.setCreate(AccountManagementRequest.Create value)
          Sets the value of the create property.