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 AttachmentDescription
public String[] getMimeTypes()
getMimeTypes
in interface AttachmentDescription
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.