org.opennms.web.command
Class LocationMonitorIdCommand

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

public class LocationMonitorIdCommand
extends Object

Author:
DJ Gregor

Constructor Summary
LocationMonitorIdCommand()
           
 
Method Summary
 Integer getMonitorId()
           
 void setMonitorId(Integer monitorId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationMonitorIdCommand

public LocationMonitorIdCommand()
Method Detail

getMonitorId

public Integer getMonitorId()

setMonitorId

public void setMonitorId(Integer monitorId)


Copyright © 2009. All Rights Reserved.