|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.description.impl.AttachmentDescriptionImpl
public class AttachmentDescriptionImpl
Constructor Summary | |
---|---|
AttachmentDescriptionImpl(AttachmentType attachmentType,
java.lang.String[] mimeTypes)
|
Method Summary | |
---|---|
AttachmentType |
getAttachmentType()
|
java.lang.String[] |
getMimeTypes()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AttachmentDescriptionImpl(AttachmentType attachmentType, java.lang.String[] mimeTypes)
attachmentType
- mimeTypes
- Method Detail |
---|
public AttachmentType getAttachmentType()
getAttachmentType
in interface AttachmentDescription
public java.lang.String[] getMimeTypes()
getMimeTypes
in interface AttachmentDescription
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |