com.jaspersoft.jasperserver.irplugin
Class ControlsSet

java.lang.Object
  extended by com.jaspersoft.jasperserver.irplugin.ControlsSet

public class ControlsSet
extends java.lang.Object

Author:
gtoffoli

Constructor Summary
ControlsSet()
          Creates a new instance of ControlsSet
 
Method Summary
 RepositoryReportUnit getReportUnit()
           
 void setReportUnit(RepositoryReportUnit reportUnit)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ControlsSet

public ControlsSet()
Creates a new instance of ControlsSet

Method Detail

getReportUnit

public RepositoryReportUnit getReportUnit()

setReportUnit

public void setReportUnit(RepositoryReportUnit reportUnit)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2007. All Rights Reserved.