|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbt747.sys.Settings
public final class Settings
Field Summary | |
---|---|
static byte |
DATE_DMY
|
static byte |
DATE_YMD
|
Constructor Summary | |
---|---|
Settings()
|
Method Summary | |
---|---|
static java.lang.String |
getAppSettings()
|
static void |
setAppSettings(java.lang.String appSettings)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte DATE_YMD
public static final byte DATE_DMY
Constructor Detail |
---|
public Settings()
Method Detail |
---|
public static final java.lang.String getAppSettings()
public static final void setAppSettings(java.lang.String appSettings)
appSettings
- the appSettings to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |