Uses of Class
org.openprovenance.model.printer.AccountMap

Packages that use AccountMap
org.openprovenance.model.printer   
 

Uses of AccountMap in org.openprovenance.model.printer
 

Fields in org.openprovenance.model.printer declared as AccountMap
protected  AccountMap OPMPrinterConfiguration.accounts
           
 

Methods in org.openprovenance.model.printer that return AccountMap
 AccountMap ObjectFactory.createAccountMap()
          Create an instance of AccountMap
 AccountMap OPMPrinterConfiguration.getAccounts()
          Gets the value of the accounts property.
 

Methods in org.openprovenance.model.printer with parameters of type AccountMap
 void OPMPrinterConfiguration.setAccounts(AccountMap value)
          Sets the value of the accounts property.
 



Copyright © 2011. All Rights Reserved.