Uses of Class
com.emc.cdp.services.rest.model.Account

Uses of Account in com.emc.cdp.services.rest.model
 

Fields in com.emc.cdp.services.rest.model with type parameters of type Account
protected  List<Account> AccountList.accounts
           
 

Methods in com.emc.cdp.services.rest.model that return Account
 Account ObjectFactory.createAccount()
          Create an instance of Account
 

Methods in com.emc.cdp.services.rest.model that return types with arguments of type Account
 List<Account> AccountList.getAccounts()
          Gets the value of the accounts property.
 



Copyright © 2014. All Rights Reserved.