public class AttachmentDescriptionImpl extends java.lang.Object implements AttachmentDescription
| Constructor and Description |
|---|
AttachmentDescriptionImpl(AttachmentType attachmentType,
java.lang.String[] mimeTypes) |
| Modifier and Type | Method and Description |
|---|---|
AttachmentType |
getAttachmentType() |
java.lang.String[] |
getMimeTypes() |
java.lang.String |
toString() |
public AttachmentDescriptionImpl(AttachmentType attachmentType, java.lang.String[] mimeTypes)
attachmentType - mimeTypes - public AttachmentType getAttachmentType()
getAttachmentType in interface AttachmentDescriptionpublic java.lang.String[] getMimeTypes()
getMimeTypes in interface AttachmentDescriptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.