gboat2.attachment.model
类 TypedAttachments
java.lang.Object
gboat2.attachment.model.TypedAttachments
- 所有已实现的接口:
- Serializable
public class TypedAttachments
- extends Object
- implements Serializable
- 从以下版本开始:
- jdk1.6
- 作者:
- tanxw
- 另请参见:
- 序列化表格
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypedAttachments
public TypedAttachments()
getTypes
public List<AttachConfig> getTypes()
setTypes
public void setTypes(List<AttachConfig> types)
getUploadeds
public List<Attachment> getUploadeds()
setUploadeds
public void setUploadeds(List<Attachment> uploadeds)
Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.