org.opencrx.kernel.base.cci2
Interface Chart

All Known Subinterfaces:
Chart, Chart, Chart
All Known Implementing Classes:
Chart

public interface Chart

Abstract class Chart


Method Summary
 byte[] getChart()
          Retrieves the value for the attribute chart.
 String getChartMimeType()
          Retrieves the value for the attribute chartMimeType.
 String getChartName()
          Retrieves the value for the attribute chartName.
 String getDescription()
          Retrieves the value for the attribute description.
 

Method Detail

getChart

byte[] getChart()
Retrieves the value for the attribute chart.

Returns:
The non-null value for attribute chart.

getChartMimeType

String getChartMimeType()
Retrieves the value for the attribute chartMimeType.

Returns:
The non-null value for attribute chartMimeType.

getChartName

String getChartName()
Retrieves the value for the attribute chartName.

Returns:
The non-null value for attribute chartName.

getDescription

String getDescription()
Retrieves the value for the attribute description.

Returns:
The non-null value for attribute description.


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.