public class TextBundleBean extends Object
| Constructor and Description |
|---|
TextBundleBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCountry()
country e.g.
|
String |
getFileNamePrefix()
filename in the package tfText that is before the .base.properties, and .properties
|
String |
getLanguage()
language e.g.
|
void |
setCountry(String country1)
country e.g.
|
void |
setFileNamePrefix(String fileNamePrefix1)
filename in the package tfText that is before the .base.properties, and .properties
|
void |
setLanguage(String language1)
language e.g.
|
public String getCountry()
public void setCountry(String country1)
country1 - the country to setpublic String getLanguage()
public void setLanguage(String language1)
language1 - the language to setpublic String getFileNamePrefix()
public void setFileNamePrefix(String fileNamePrefix1)
fileNamePrefix1 - the fileNamePrefix to setCopyright © 2016 Internet2. All rights reserved.