|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmazz.i18n.Msg.BundleBaseName
public static final class Msg.BundleBaseName
The purpose of this class is to offer a strongly typed object (more strongly than String) so we can pass bundle base names to our vararg methods and not have this be confused with a key or arg parameter.
| Constructor Summary | |
|---|---|
Msg.BundleBaseName(java.lang.String bundleBaseName)
Creates a new Msg.BundleBaseName object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getBundleBaseName()
Returns the bundle base name. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Msg.BundleBaseName(java.lang.String bundleBaseName)
Msg.BundleBaseName object.
bundleBaseName - the bundle base name string| Method Detail |
|---|
public java.lang.String getBundleBaseName()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||