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
- 另请参见:
- 序列化表格
从类 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.