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

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

public class ParameterType
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 String ArgumentTemplate
           
 String Converter
           
 String EngineType
           
 IReflectableDescription Reflectable
           
 String Type
           
 
Constructor Summary
ParameterType()
           
 
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

Type

public String Type

EngineType

public String EngineType

Converter

public String Converter

Reflectable

public IReflectableDescription Reflectable

ArgumentTemplate

public String ArgumentTemplate
Constructor Detail

ParameterType

public ParameterType()
Method Detail

FromXML

public void FromXML(Element XML)
             throws EnvironmentInformationSystemSerializationException
Throws:
EnvironmentInformationSystemSerializationException

ToXML

public String ToXML()
             throws EnvironmentInformationSystemSerializationException
Throws:
EnvironmentInformationSystemSerializationException


Copyright © 2012. All Rights Reserved.