org.eclipse.birt.report.model.api
Class ModelConstants

java.lang.Object
  extended by org.eclipse.birt.report.model.api.ModelConstants

public class ModelConstants
extends java.lang.Object

Defines various constants.


Field Summary
static java.lang.String REPORT_VERSION
          The version of the report design.
 
Constructor Summary
ModelConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPORT_VERSION

public static final java.lang.String REPORT_VERSION
The version of the report design. Whenever the design is parsed or serialized, the version number is this value.

See Also:
Constant Field Values
Constructor Detail

ModelConstants

public ModelConstants()


Copyright © 2008 Actuate Corp. All rights reserved.