org.opennms.web.command
Class StatisticsReportCommand

java.lang.Object
  extended by org.opennms.web.command.StatisticsReportCommand

public class StatisticsReportCommand
extends Object

Command object for listing a specific statistics report.

Author:
DJ Gregor

Constructor Summary
StatisticsReportCommand()
           
 
Method Summary
 Integer getId()
           
 void setId(Integer id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticsReportCommand

public StatisticsReportCommand()
Method Detail

getId

public Integer getId()

setId

public void setId(Integer id)


Copyright © 2009. All Rights Reserved.