org.opennms.web.svclayer
Class SurveillanceViewError

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

public class SurveillanceViewError
extends Object

Author:
Jeff Gehlbach

Constructor Summary
SurveillanceViewError()
           
 
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

SurveillanceViewError

public SurveillanceViewError()
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.