org.opennms.web.command
Class DistributedStatusDetailsCommand

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

public class DistributedStatusDetailsCommand
extends Object


Constructor Summary
DistributedStatusDetailsCommand()
           
 
Method Summary
 String getApplication()
           
 String getLocation()
           
 void setApplication(String application)
           
 void setLocation(String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributedStatusDetailsCommand

public DistributedStatusDetailsCommand()
Method Detail

getApplication

public String getApplication()

setApplication

public void setApplication(String application)

getLocation

public String getLocation()

setLocation

public void setLocation(String location)


Copyright © 2009. All Rights Reserved.