Package | Description |
---|---|
org.apache.axis2.jaxws.description | |
org.apache.axis2.jaxws.description.impl |
Modifier and Type | Method and Description |
---|---|
AttachmentType |
AttachmentDescription.getAttachmentType() |
static AttachmentType |
AttachmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentType[] |
AttachmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AttachmentType |
AttachmentDescriptionImpl.getAttachmentType() |
Constructor and Description |
---|
AttachmentDescriptionImpl(AttachmentType attachmentType,
String[] mimeTypes) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.