Ontimize 5.2072EN

com.ontimize.report
Class ReportDesigner.OrientationProperty

java.lang.Object
  extended bycom.ontimize.report.ReportDesigner.Property
      extended bycom.ontimize.report.ReportDesigner.OrientationProperty
All Implemented Interfaces:
ReportDesigner.ReportProperty
Enclosing class:
ReportDesigner

public static class ReportDesigner.OrientationProperty
extends ReportDesigner.Property


Field Summary
 
Fields inherited from interface com.ontimize.report.ReportDesigner.ReportProperty
CHOICE, DOUBLE, FILE, FLOAT, INTEGER, STRING
 
Constructor Summary
ReportDesigner.OrientationProperty(java.lang.String n)
           
 
Methods inherited from class com.ontimize.report.ReportDesigner.Property
getName, getType, getValue, getValues, isRequired, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportDesigner.OrientationProperty

public ReportDesigner.OrientationProperty(java.lang.String n)

Ontimize