类 MapFunction

java.lang.Object
com.gdxsoft.easyweb.define.database.maps.MapFunction

public class MapFunction extends Object
  • 构造器详细资料

    • MapFunction

      public MapFunction()
  • 方法详细资料

    • getDatabaseName

      public String getDatabaseName()
      返回:
      the _DatabaseName
    • setDatabaseName

      public void setDatabaseName(String databaseName)
      参数:
      databaseName - the _DatabaseName to set
    • getName

      public String getName()
      返回:
      the _Name
    • setName

      public void setName(String name)
      参数:
      name - the _Name to set
    • getMapTo

      public HashMap<String,ArrayList<MapFunction>> getMapTo()
      返回:
      the _MapTo
    • getEwa

      public MapFunction getEwa()
      返回:
      the _Ewa
    • setEwa

      public void setEwa(MapFunction ewa)
      参数:
      ewa - the _Ewa to set