Class LocationMonitorIdCommand


  • public class LocationMonitorIdCommand
    extends java.lang.Object

    LocationMonitorIdCommand class.

    Since:
    1.8.1
    Version:
    $Id: $
    Author:
    DJ Gregor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLocation()  
      void setLocation​(java.lang.String location)  
      • 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

      • setLocation

        public void setLocation​(java.lang.String location)
      • getLocation

        public java.lang.String getLocation()