Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.bean
Class ValuePair

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.bean.ValuePair
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class ValuePair
extends Object
implements com.google.gwt.user.client.rpc.IsSerializable

ValuePair

Author:
Guillaume Cusnieux

Constructor Summary
ValuePair()
           
ValuePair(String value, String displayValue)
           
 
Method Summary
 String getDisplayValue()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValuePair

public ValuePair()

ValuePair

public ValuePair(String value,
                 String displayValue)
Method Detail

getValue

public String getValue()

getDisplayValue

public String getDisplayValue()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.