public interface AttributeWriteLocale extends AttributeReadLocale
locale
of an object.Modifier and Type | Method and Description |
---|---|
void |
setLocale(Locale newLocale)
This method sets the locale to the given value.
|
getLocale
void setLocale(Locale newLocale)
newLocale
- is the new locale to use.AttributeReadLocale.getLocale()
Copyright © 2001–2016 mmm-Team. All rights reserved.