public class MDPWSIOType extends org.ws4d.java.description.wsdl.IOType implements WSDLPolicyAttachmentPoint
| Constructor and Description |
|---|
MDPWSIOType() |
MDPWSIOType(org.ws4d.java.description.wsdl.IOType type) |
MDPWSIOType(org.ws4d.java.types.QName message) |
MDPWSIOType(java.lang.String name,
org.ws4d.java.types.QName message) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addWSDLPolicyAttachment(WSDLPolicyAttachment attachment) |
boolean |
equals(java.lang.Object obj) |
WSDLPolicyDirection |
getPolicyDirection() |
org.ws4d.java.structures.Iterator |
getWSDLPolicyAttachments() |
int |
hashCode() |
boolean |
removeWSDLPolicyAttachment(WSDLPolicyAttachment attachment) |
void |
setPolicyDirection(WSDLPolicyDirection policyDirection) |
generateDefaultName, getAction, getMessage, getMessageName, getName, getNamespace, getOperation, getParts, getPortType, getWsdl, isNameSet, setAction, setAttribute, setAttributes, setMessage, setName, setOperation, toStringpublic MDPWSIOType()
public MDPWSIOType(org.ws4d.java.types.QName message)
public MDPWSIOType(java.lang.String name,
org.ws4d.java.types.QName message)
public MDPWSIOType(org.ws4d.java.description.wsdl.IOType type)
public org.ws4d.java.structures.Iterator getWSDLPolicyAttachments()
getWSDLPolicyAttachments in interface WSDLPolicyAttachmentPointpublic boolean addWSDLPolicyAttachment(WSDLPolicyAttachment attachment)
addWSDLPolicyAttachment in interface WSDLPolicyAttachmentPointpublic boolean removeWSDLPolicyAttachment(WSDLPolicyAttachment attachment)
removeWSDLPolicyAttachment in interface WSDLPolicyAttachmentPointpublic WSDLPolicyDirection getPolicyDirection()
getPolicyDirection in interface WSDLPolicyAttachmentPointpublic void setPolicyDirection(WSDLPolicyDirection policyDirection)
public int hashCode()
hashCode in class org.ws4d.java.description.wsdl.IOTypepublic boolean equals(java.lang.Object obj)
equals in class org.ws4d.java.description.wsdl.IOType