org.opennms.features.gwt.ksc.combobox.client.view
Class KscReportDetail

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.opennms.features.gwt.ksc.combobox.client.view.KscReportDetail

public class KscReportDetail
extends com.google.gwt.core.client.JavaScriptObject


Constructor Summary
protected KscReportDetail()
           
 
Method Summary
 int getId()
           
 String getLabel()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KscReportDetail

protected KscReportDetail()
Method Detail

getLabel

public final String getLabel()

getId

public final int getId()


Copyright © 2011. All Rights Reserved.