gr.uoa.di.madgik.environment.is.elements.invocable
Class WSParameterType

java.lang.Object
  extended by gr.uoa.di.madgik.environment.is.elements.invocable.ParameterType
      extended by gr.uoa.di.madgik.environment.is.elements.invocable.WSParameterType
All Implemented Interfaces:
Serializable

public class WSParameterType
extends ParameterType

See Also:
Serialized Form

Field Summary
 WSMethod.ExtractType ExpressionExtractType
           
 String ExtractExpression
           
 
Fields inherited from class gr.uoa.di.madgik.environment.is.elements.invocable.ParameterType
ArgumentTemplate, Converter, EngineType, Reflectable, Type
 
Constructor Summary
WSParameterType()
           
 
Method Summary
 void FromXML(Element XML)
           
 String ToXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ExtractExpression

public String ExtractExpression

ExpressionExtractType

public WSMethod.ExtractType ExpressionExtractType
Constructor Detail

WSParameterType

public WSParameterType()
Method Detail

FromXML

public void FromXML(Element XML)
             throws EnvironmentInformationSystemSerializationException
Overrides:
FromXML in class ParameterType
Throws:
EnvironmentInformationSystemSerializationException

ToXML

public String ToXML()
             throws EnvironmentInformationSystemSerializationException
Overrides:
ToXML in class ParameterType
Throws:
EnvironmentInformationSystemSerializationException


Copyright © 2013. All Rights Reserved.