类 ShortName

java.lang.Object
com.gdxsoft.easyweb.script.ShortName

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

    • ShortName

      public ShortName()
  • 方法详细资料

    • getName

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

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

      public String getXmlName()
      配置文件
      返回:
      the _XmlName
    • setXmlName

      public void setXmlName(String xmlName)
      配置文件
      参数:
      xmlName - the _XmlName to set
    • getItemName

      public String getItemName()
      配置项
      返回:
      the _ItemName
    • setItemName

      public void setItemName(String itemName)
      配置项
      参数:
      itemName - the _ItemName to set
    • getDescription

      public String getDescription()
      描述
      返回:
      the _Description
    • setDescription

      public void setDescription(String description)
      描述
      参数:
      description - the _Description to set
    • getParameters

      public String getParameters()
      附加参数
      返回:
      the _Parameters
    • setParameters

      public void setParameters(String parameters)
      附加参数
      参数:
      parameters - the _Parameters to set
    • getHiddens

      public String getHiddens()
      隐含列
      返回:
      the _Hiddens
    • setHiddens

      public void setHiddens(String hiddens)
      隐含列
      参数:
      hiddens - the _Hiddens to set