org.jboss.portal.widget.netvibes.type
Class NVListType.NVListValue

java.lang.Object
  extended by org.jboss.portal.widget.netvibes.type.NVListType.NVListValue
Enclosing class:
NVListType

public static class NVListType.NVListValue
extends java.lang.Object


Constructor Summary
NVListType.NVListValue(java.lang.String value, LocalizedString label)
           
 
Method Summary
 LocalizedString getLabel()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NVListType.NVListValue

public NVListType.NVListValue(java.lang.String value,
                              LocalizedString label)
Method Detail

getValue

public java.lang.String getValue()

getLabel

public LocalizedString getLabel()