org.gcube.vremanagement.vremodel.cl.stubs.types
Class ReportList

java.lang.Object
  extended by org.gcube.vremanagement.vremodel.cl.stubs.types.ReportList

public class ReportList
extends Object


Constructor Summary
protected ReportList()
           
  ReportList(List<Report> reports)
           
 
Method Summary
 List<Report> reports()
           
 void reports(List<Report> reports)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportList

protected ReportList()

ReportList

public ReportList(List<Report> reports)
Method Detail

reports

public List<Report> reports()

reports

public void reports(List<Report> reports)


Copyright © 2013. All Rights Reserved.