Class AttachmentDescriptionImpl
java.lang.Object
org.apache.axis2.jaxws.description.impl.AttachmentDescriptionImpl
- All Implemented Interfaces:
AttachmentDescription
-
Constructor Summary
ConstructorsConstructorDescriptionAttachmentDescriptionImpl(AttachmentType attachmentType, String[] mimeTypes) -
Method Summary
-
Constructor Details
-
AttachmentDescriptionImpl
- Parameters:
attachmentType-mimeTypes-
-
-
Method Details
-
getAttachmentType
- Specified by:
getAttachmentTypein interfaceAttachmentDescription
-
getMimeTypes
- Specified by:
getMimeTypesin interfaceAttachmentDescription- Returns:
- one or more mime types defined for this attachment
-
toString
-