org.opennms.web.svclayer
Class SiteStatusViewError

java.lang.Object
  extended by org.opennms.web.svclayer.SiteStatusViewError

public class SiteStatusViewError
extends Object

Author:
Jeff Gehlbach

Constructor Summary
SiteStatusViewError()
           
 
Method Summary
 String getLongDescr()
           
 String getShortDescr()
           
 void setLongDescr(String longDescr)
           
 void setShortDescr(String shortDescr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteStatusViewError

public SiteStatusViewError()
Method Detail

getShortDescr

public String getShortDescr()

setShortDescr

public void setShortDescr(String shortDescr)

getLongDescr

public String getLongDescr()

setLongDescr

public void setLongDescr(String longDescr)


Copyright © 2009. All Rights Reserved.