215216217218219220221
* @return * @throws JIException */ public OCMetadataChartsOfAccountCollection getChartsOfAccounts() throws JIException { return new OCMetadataChartsOfAccountCollection(get("ChartsOfAccounts")); }