类 EwaValid

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

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

    • EwaValid

      public EwaValid()
  • 方法详细资料

    • getName

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

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

      public String getRegex()
      返回:
      the _Regex
    • setRegex

      public void setRegex(String regex)
      参数:
      regex - the _Regex to set
    • getDescriptions

      public Descriptions getDescriptions()
      返回:
      the _Descriptions
    • setDescriptions

      public void setDescriptions(Descriptions descriptions)
      参数:
      descriptions - the _Descriptions to set