org.hibernate.test.component.cascading.collection
Class LocalizedStrings
java.lang.Object
org.hibernate.test.component.cascading.collection.LocalizedStrings
public class LocalizedStrings
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalizedStrings
public LocalizedStrings()
addString
public void addString(Locale locale,
String value)
getString
public String getString(Locale locale)
getStringsCopy
public Map getStringsCopy()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.