public class WSDLMIMEPart extends Object implements Serializable
Constructor and Description |
---|
WSDLMIMEPart(String partName,
QName xmlType,
String mimeTypes) |
Modifier and Type | Method and Description |
---|---|
String |
getMimeTypes()
Returns a comma seperated list of allowed mime types.
|
String |
getPartName()
Returns the name of the WSDL 1.1 part, if the output is WSDL 1.1
|
QName |
getXmlType()
Returns the xml type of this attachment.
|
public QName getXmlType()
public String getPartName()
public String getMimeTypes()
Copyright © 2018 JBoss by Red Hat. All rights reserved.