public class AttachmentDescriptionImpl extends Object implements AttachmentDescription
| Constructor and Description |
|---|
AttachmentDescriptionImpl(AttachmentType attachmentType,
String[] mimeTypes) |
public AttachmentDescriptionImpl(AttachmentType attachmentType, String[] mimeTypes)
attachmentType - mimeTypes - public AttachmentType getAttachmentType()
getAttachmentType in interface AttachmentDescriptionpublic String[] getMimeTypes()
getMimeTypes in interface AttachmentDescriptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.