|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachmentType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of AttachmentType in com.microsoft.exchange.types |
|---|
| Subclasses of AttachmentType in com.microsoft.exchange.types | |
|---|---|
class |
FileAttachmentType
Java class for FileAttachmentType complex type. |
class |
ItemAttachmentType
Java class for ItemAttachmentType complex type. |
| Fields in com.microsoft.exchange.types with type parameters of type AttachmentType | |
|---|---|
protected List<AttachmentType> |
NonEmptyArrayOfAttachmentsType.itemAttachmentsAndFileAttachments
|
protected List<AttachmentType> |
ArrayOfAttachmentsType.itemAttachmentsAndFileAttachments
|
| Methods in com.microsoft.exchange.types that return AttachmentType | |
|---|---|
AttachmentType |
ObjectFactory.createAttachmentType()
Create an instance of AttachmentType |
| Methods in com.microsoft.exchange.types that return types with arguments of type AttachmentType | |
|---|---|
List<AttachmentType> |
NonEmptyArrayOfAttachmentsType.getItemAttachmentsAndFileAttachments()
Gets the value of the itemAttachmentsAndFileAttachments property. |
List<AttachmentType> |
ArrayOfAttachmentsType.getItemAttachmentsAndFileAttachments()
Gets the value of the itemAttachmentsAndFileAttachments property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||