gr.uoa.di.madgik.execution.plan.element.invocable.ws
Class WSSOAPArgument
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.ArgumentBase
gr.uoa.di.madgik.execution.plan.element.invocable.ws.WSSOAPArgument
- All Implemented Interfaces:
- Comparable<ArgumentBase>
public class WSSOAPArgument
- extends ArgumentBase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSSOAPArgument
public WSSOAPArgument()
Validate
public void Validate()
throws ExecutionValidationException
- Overrides:
Validate in class ArgumentBase
- Throws:
ExecutionValidationException
GetArgumentType
public ArgumentBase.ArgumentType GetArgumentType()
- Specified by:
GetArgumentType in class ArgumentBase
ToXML
public String ToXML()
throws ExecutionSerializationException
- Specified by:
ToXML in class ArgumentBase
- Throws:
ExecutionSerializationException
FromXML
public void FromXML(Node XML)
throws ExecutionSerializationException
- Specified by:
FromXML in class ArgumentBase
- Throws:
ExecutionSerializationException
Copyright © 2013. All Rights Reserved.