Uses of Enum
org.apache.axis2.jaxws.description.AttachmentType
Packages that use AttachmentType
-
Uses of AttachmentType in org.apache.axis2.jaxws.description
Methods in org.apache.axis2.jaxws.description that return AttachmentTypeModifier and TypeMethodDescriptionAttachmentDescription.getAttachmentType()static AttachmentTypeReturns 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. -
Uses of AttachmentType in org.apache.axis2.jaxws.description.impl
Methods in org.apache.axis2.jaxws.description.impl that return AttachmentTypeConstructors in org.apache.axis2.jaxws.description.impl with parameters of type AttachmentTypeModifierConstructorDescriptionAttachmentDescriptionImpl(AttachmentType attachmentType, String[] mimeTypes)