org.opennms.features.gwt.combobox.client.view
Class NodeDetail

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

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


Constructor Summary
protected NodeDetail()
           
 
Method Summary
 int getId()
           
 String getLabel()
           
 String getNodeType()
           
 
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

NodeDetail

protected NodeDetail()
Method Detail

getLabel

public final String getLabel()

getId

public final int getId()

getNodeType

public final String getNodeType()


Copyright © 2011. All Rights Reserved.