org.opennms.netmgt.config.tester.support
Class ExcludeUeisProperties

java.lang.Object
  extended by org.opennms.netmgt.config.tester.support.ExcludeUeisProperties

public class ExcludeUeisProperties
extends Object


Constructor Summary
ExcludeUeisProperties()
           
 
Method Summary
 String[] getUeis()
           
 void setUeis(String[] ueis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcludeUeisProperties

public ExcludeUeisProperties()
                      throws FileNotFoundException,
                             IOException
Throws:
FileNotFoundException
IOException
Method Detail

getUeis

public String[] getUeis()

setUeis

public void setUeis(String[] ueis)


Copyright © 2011. All Rights Reserved.