org.opennms.secret.web
Class TmpInterface

java.lang.Object
  extended by org.opennms.secret.web.TmpInterface

public class TmpInterface
extends Object


Constructor Summary
TmpInterface(String label)
           
 
Method Summary
 Collection<TmpDataSource> getDataSources()
           
 String getIfDescr()
           
 Collection<TmpService> getServices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TmpInterface

public TmpInterface(String label)
Method Detail

getIfDescr

public String getIfDescr()

getServices

public Collection<TmpService> getServices()

getDataSources

public Collection<TmpDataSource> getDataSources()


Copyright © 2009. All Rights Reserved.