308309310311312313314315
* @return * @throws JIException */ public OCMetadataChartsOfCalculationTypeCollection getChartsOfCalculationTypes() throws JIException { return new OCMetadataChartsOfCalculationTypeCollection( get("ChartsOfCalculationTypes")); }