|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.utb.fai.simkovicp.pki.wrapper.Attachments
public class Attachments
This class represents the list of attachments.
| Constructor Summary | |
|---|---|
Attachments()
|
|
| Method Summary | |
|---|---|
java.util.List<cz.utb.fai.simkovicp.pki.mail.Attachment> |
getAttachment()
|
void |
setAttachment(java.util.List<cz.utb.fai.simkovicp.pki.mail.Attachment> attachment)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Attachments()
| Method Detail |
|---|
public java.util.List<cz.utb.fai.simkovicp.pki.mail.Attachment> getAttachment()
public void setAttachment(java.util.List<cz.utb.fai.simkovicp.pki.mail.Attachment> attachment)
attachments - the attachments to setpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||