public class MLTextPropertyValue extends PropertyValue
MLTextPropertyValue()
MLTextPropertyValue(Map<Locale,String> values)
void
addValue(Locale locale, String value)
Set<Locale>
getLocales()
String
getValue(Locale locale)
Map<Locale,String>
getValues()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MLTextPropertyValue()
public MLTextPropertyValue(Map<Locale,String> values)
public void addValue(Locale locale, String value)
public Map<Locale,String> getValues()
public Set<Locale> getLocales()
public String getValue(Locale locale)
public String toString()
toString
Object
Copyright © 2005–2020 Alfresco Software. All rights reserved.