类 EwaEvent

java.lang.Object
com.gdxsoft.easyweb.global.EwaEvent

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

    • EwaEvent

      public EwaEvent()
  • 方法详细资料

    • getName

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

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

      public String getFrontValue()
      返回:
      the _FrontValue
    • setFrontValue

      public void setFrontValue(String frontValue)
      参数:
      frontValue - the _FrontValue to set
    • getBackValue

      public String getBackValue()
      返回:
      the _BackValue
    • setBackValue

      public void setBackValue(String backValue)
      参数:
      backValue - the _BackValue to set
    • getFrontDescriptions

      public Descriptions getFrontDescriptions()
      返回:
      the _FrontDescriptions
    • setFrontDescriptions

      public void setFrontDescriptions(Descriptions frontDescriptions)
      参数:
      frontDescriptions - the _FrontDescriptions to set
    • getBackDescriptions

      public Descriptions getBackDescriptions()
      返回:
      the _BackDescriptions
    • setBackDescriptions

      public void setBackDescriptions(Descriptions backDescriptions)
      参数:
      backDescriptions - the _BackDescriptions to set