com.jaspersoft.jasperserver.irplugin
Class ResourcesSet

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

public class ResourcesSet
extends java.lang.Object

Author:
gtoffoli

Constructor Summary
ResourcesSet()
          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

ResourcesSet

public ResourcesSet()
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.