Uses of Class
org.bedework.timezones.common.db.LocalizedString
Packages that use LocalizedString
-
Uses of LocalizedString in org.bedework.timezones.common.db
Methods in org.bedework.timezones.common.db that return LocalizedStringModifier and TypeMethodDescriptionprotected static LocalizedStringLocalizedString.findLang(String lang, Collection<? extends LocalizedString> c) Search the collection for a string that matches the given language code.Methods in org.bedework.timezones.common.db that return types with arguments of type LocalizedStringMethods in org.bedework.timezones.common.db with parameters of type LocalizedStringModifier and TypeMethodDescriptionintLocalizedString.compareTo(LocalizedString that) booleanLocalizedString.update(LocalizedString from) Figure out what's different and update it.Method parameters in org.bedework.timezones.common.db with type arguments of type LocalizedStringModifier and TypeMethodDescriptionprotected static LocalizedStringLocalizedString.findLang(String lang, Collection<? extends LocalizedString> c) Search the collection for a string that matches the given language code.voidTzDbSpec.setDisplayNames(Set<LocalizedString> val)