类 IncludeFileInfo

java.lang.Object
com.sh.wf.module.base.IncludeFileInfo
所有已实现的接口:
Serializable, Cloneable

public class IncludeFileInfo extends Object implements Cloneable, Serializable

Description:

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2015年4月20日
另请参阅:
  • 构造器详细资料

    • IncludeFileInfo

      public IncludeFileInfo()
  • 方法详细资料

    • parserNode

      public void parserNode(org.jdom2.Element nodeEl)
    • toHtml

      public void toHtml(ModuleContext context, StringBuilder html, String pos, String cacheDay)
    • getPosition

      public String getPosition()
    • setPosition

      public void setPosition(String position)
    • setType

      public void setType(String type)
    • setFile

      public void setFile(String file)
    • getType

      public String getType()
    • getFile

      public String getFile()
    • toUniqueHashCode

      public int toUniqueHashCode()
      获取对象唯一码,用来判断是否存在重复项
      返回: