public class STMIOType extends MDPWSIOType
| Constructor and Description |
|---|
STMIOType() |
STMIOType(org.ws4d.java.types.QName message) |
STMIOType(java.lang.String name,
org.ws4d.java.types.QName message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object that) |
org.ws4d.java.schema.Element |
getElement() |
org.ws4d.java.structures.DataStructure |
getParts() |
int |
hashCode() |
void |
serialize(org.ws4d.java.xmlpull.v1.XmlSerializer serializer) |
void |
setElement(org.ws4d.java.schema.Element elem) |
addWSDLPolicyAttachment, getPolicyDirection, getWSDLPolicyAttachments, removeWSDLPolicyAttachment, setPolicyDirectiongenerateDefaultName, getAction, getMessage, getMessageName, getName, getNamespace, getOperation, getPortType, getWsdl, isNameSet, setAction, setAttribute, setAttributes, setMessage, setName, setOperation, toStringpublic STMIOType()
public STMIOType(org.ws4d.java.types.QName message)
public STMIOType(java.lang.String name,
org.ws4d.java.types.QName message)
public void serialize(org.ws4d.java.xmlpull.v1.XmlSerializer serializer)
throws java.io.IOException
java.io.IOExceptionpublic org.ws4d.java.structures.DataStructure getParts()
getParts in class org.ws4d.java.description.wsdl.IOTypepublic org.ws4d.java.schema.Element getElement()
public void setElement(org.ws4d.java.schema.Element elem)
public boolean equals(java.lang.Object that)
equals in class MDPWSIOTypepublic int hashCode()
hashCode in class MDPWSIOType