|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsif.wsdl.extensions.jms.JMSOutput
WSDL Jms service-port extension
| Constructor Summary | |
JMSOutput()
|
|
| Method Summary | |
javax.xml.namespace.QName |
getElementType()
|
java.util.List |
getParts()
Gets the parts |
java.lang.Boolean |
getRequired()
|
java.lang.String |
getSchema()
Gets the Schema |
void |
setElementType(javax.xml.namespace.QName elementType)
|
void |
setParts(java.util.List parts)
Sets the parts |
void |
setRequired(java.lang.Boolean required)
|
void |
setSchema(java.lang.String schema)
Sets the Schema |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JMSOutput()
| Method Detail |
public void setElementType(javax.xml.namespace.QName elementType)
setElementType in interface javax.wsdl.extensions.ExtensibilityElementExtensibilityElement.setElementType(QName)public javax.xml.namespace.QName getElementType()
getElementType in interface javax.wsdl.extensions.ExtensibilityElementExtensibilityElement.getElementType()public void setRequired(java.lang.Boolean required)
setRequired in interface javax.wsdl.extensions.ExtensibilityElementExtensibilityElement.setRequired(Boolean)public java.lang.Boolean getRequired()
getRequired in interface javax.wsdl.extensions.ExtensibilityElementExtensibilityElement.getRequired()public java.lang.String toString()
public java.lang.String getSchema()
public void setSchema(java.lang.String schema)
public java.util.List getParts()
public void setParts(java.util.List parts)
parts - The parts to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||