org.opennms.web.command
Class LocationMonitorIdCommand

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

public class LocationMonitorIdCommand
extends Object

LocationMonitorIdCommand class.

Since:
1.8.1
Version:
$Id: $
Author:
DJ Gregor

Constructor Summary
LocationMonitorIdCommand()
           
 
Method Summary
 Integer getMonitorId()
          getMonitorId
 void setMonitorId(Integer monitorId)
          setMonitorId
 
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()

getMonitorId

Returns:
a Integer object.

setMonitorId

public void setMonitorId(Integer monitorId)

setMonitorId

Parameters:
monitorId - a Integer object.


Copyright © 2011. All Rights Reserved.