类 EwaSetting
java.lang.Object
com.gdxsoft.easyweb.global.EwaSetting
-
构造器详细资料
-
EwaSetting
public EwaSetting()
-
-
方法详细资料
-
getCurrency
- 返回:
- the _Currency
-
setCurrency
- 参数:
currency- the _Currency to set
-
getLang
- 返回:
- the _Lang
-
setLang
- 参数:
lang- the _Lang to set
-
getWeeks
- 返回:
- the _Weeks
-
setWeeks
- 参数:
weeks- the _Weeks to set
-
getMonths
- 返回:
- the _Months
-
setMonths
- 参数:
months- the _Months to set
-
getDate
- 返回:
- the _Date
-
setDate
- 参数:
date- the _Date to set
-
getTime
- 返回:
- the _Time
-
setTime
- 参数:
time- the _Time to set
-
createJs
-
getToday
- 返回:
- the _Today
-
setToday
- 参数:
today- the _Today to set
-
getHour
- 返回:
- the _Hour
-
setHour
- 参数:
hour- the _Hour to set
-
getMinute
- 返回:
- the _Minute
-
setMinute
- 参数:
minute- the _Minute to set
-
getSecond
- 返回:
- the _Second
-
setSecond
- 参数:
second- the _Second to set
-