org.kuali.student.common.messages.dto
Class LocaleKeyList
java.lang.Object
org.kuali.student.common.messages.dto.LocaleKeyList
- All Implemented Interfaces:
- Serializable
public class LocaleKeyList
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
locales
protected List<String> locales
LocaleKeyList
public LocaleKeyList()
getLocales
public List<String> getLocales()
setLocales
public void setLocales(List<String> l)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.