org.gcube.portlets.user.td.gwtservice.shared.tr.metadata
Class TRLocalizedText

java.lang.Object
  extended by org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRLocalizedText
All Implemented Interfaces:
Serializable

public class TRLocalizedText
extends Object
implements Serializable

Author:
"Giancarlo Panichi" g.panichi@isti.cnr.it
See Also:
Serialized Form

Constructor Summary
TRLocalizedText()
           
 
Method Summary
 String getLocaleCode()
           
 String getValue()
           
 void setLocaleCode(String localeCode)
           
 void setValue(String value)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TRLocalizedText

public TRLocalizedText()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)

getLocaleCode

public String getLocaleCode()

setLocaleCode

public void setLocaleCode(String localeCode)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.