public interface PersistableAttachmentList<T extends PersistableAttachment>
| Modifier and Type | Method and Description | 
|---|---|
| List<T> | getAttachments() | 
| void | setAttachments(List<T> attachments) | 
List<T> getAttachments()
void setAttachments(List<T> attachments)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.