Uses of Class
net.anotheria.anosite.gen.asresourcedata.data.LocalizationBundleBuilder
-
Packages that use LocalizationBundleBuilder Package Description net.anotheria.anosite.gen.asresourcedata.data -
-
Uses of LocalizationBundleBuilder in net.anotheria.anosite.gen.asresourcedata.data
Methods in net.anotheria.anosite.gen.asresourcedata.data that return LocalizationBundleBuilder Modifier and Type Method Description LocalizationBundleBuilderLocalizationBundleBuilder. messages(java.lang.String aValue)Sets the value of the messages attribute.LocalizationBundleBuilderLocalizationBundleBuilder. name(java.lang.String aValue)Sets the value of the name attribute.LocalizationBundleBuilderLocalizationBundleBuilder. parentBundle(java.lang.String aValue)Sets the value of the parentBundle attribute.
-