gboat2.attachment.model
类 AttachmentVO

java.lang.Object
  继承者 gboat2.attachment.model.Attachment
      继承者 gboat2.attachment.model.AttachmentVO
所有已实现的接口:
Serializable

public class AttachmentVO
extends Attachment

与附件类型表关联

从以下版本开始:
jdk1.6
作者:
zhangxj-a
另请参见:
序列化表格

构造方法摘要
AttachmentVO()
           
 
方法摘要
 float getAttachOrder()
           
 String getConfigAttachType()
           
 void setAttachOrder(float attachOrder)
           
 void setConfigAttachType(String attachType)
           
 
从类 gboat2.attachment.model.Attachment 继承的方法
getAttachId, getAttachName, getAttachType, getBelongId, getChangeId, getConfigId, getDownloadUrl, getOriginalName, getRequired, getSavePath, getSize, getUploadDate, getUploaderId, getValidateCode, getWatermarkFailed, setAttachId, setAttachName, setAttachType, setBelongId, setChangeId, setConfigId, setDownloadUrl, setOriginalName, setRequired, setSavePath, setSize, setUploadDate, setUploaderId, setValidateCode, setWatermarkFailed
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

AttachmentVO

public AttachmentVO()
方法详细信息

getConfigAttachType

public String getConfigAttachType()

setConfigAttachType

public void setConfigAttachType(String attachType)

getAttachOrder

public float getAttachOrder()

setAttachOrder

public void setAttachOrder(float attachOrder)


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.