org.zeroexchange.importing.structure
Class XLocalizedString
java.lang.Object
org.zeroexchange.importing.structure.XLocalizedString
public class XLocalizedString
- extends Object
- Author:
- black
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XLocalizedString
public XLocalizedString()
getValue
public String getValue()
- Returns:
- the value
setValue
public void setValue(String value)
- Parameters:
value
- the value to set
getLang
public String getLang()
- Returns:
- the lang
setLang
public void setLang(String lang)
- Parameters:
lang
- the lang to set
Copyright © 2013. All Rights Reserved.