public class Email.Attachments extends Object implements Iterable<Email.Attachment>
| Constructor and Description |
|---|
Attachments() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Email.Attachment> |
iterator() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<Email.Attachment> iterator()
iterator in interface Iterable<Email.Attachment>public int size()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.