xsul.wsdl
Class WsdlPortTypeOutput
java.lang.Object
XmlElementAdapter
xsul.wsdl.impl.WsdlPortTypeComponent
xsul.wsdl.WsdlPortTypeOutput
- All Implemented Interfaces:
- DataValidation
- public class WsdlPortTypeOutput
- extends WsdlPortTypeComponent
- implements DataValidation
Implementation of WSLD 1.1 portType/operation/input
- Version:
- $Revision: 1.2 $
- Author:
- Aleksander Slominski
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
NAME
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
WsdlPortTypeOutput
public WsdlPortTypeOutput()
WsdlPortTypeOutput
public WsdlPortTypeOutput(XmlElement target)
getOutputName
public java.lang.String getOutputName()
throws DataValidationException
- Throws:
DataValidationException
validateData
public void validateData()
throws DataValidationException
- Specified by:
validateData in interface DataValidation- Overrides:
validateData in class WsdlPortTypeComponent
- Throws:
DataValidationException
toString
public java.lang.String toString()
- Overrides:
toString in class WsdlPortTypeComponent
IU Extreme! Lab (http://www.extreme.indiana.edu)