gr.uoa.di.madgik.execution.plan.element.invocable.ws
Class WSRESTArgument
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.ArgumentBase
gr.uoa.di.madgik.execution.plan.element.invocable.ws.WSRESTArgument
- All Implemented Interfaces:
- Serializable, Comparable<ArgumentBase>
public class WSRESTArgument
- extends ArgumentBase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSRESTArgument
public WSRESTArgument()
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.