类 MapFunction
java.lang.Object
com.gdxsoft.easyweb.define.database.maps.MapFunction
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getEwa()getMapTo()getName()voidsetDatabaseName(String databaseName) voidsetEwa(MapFunction ewa) void
-
构造器详细资料
-
MapFunction
public MapFunction()
-
-
方法详细资料
-
getDatabaseName
- 返回:
- the _DatabaseName
-
setDatabaseName
- 参数:
databaseName- the _DatabaseName to set
-
getName
- 返回:
- the _Name
-
setName
- 参数:
name- the _Name to set
-
getMapTo
- 返回:
- the _MapTo
-
getEwa
- 返回:
- the _Ewa
-
setEwa
- 参数:
ewa- the _Ewa to set
-