gr.uoa.di.madgik.environment.is.elements.invocable
Class Parameter
java.lang.Object
gr.uoa.di.madgik.environment.is.elements.invocable.Parameter
- All Implemented Interfaces:
- Serializable
public class Parameter
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public String ID
Order
public int Order
Name
public String Name
Token
public String Token
Type
public ParameterType Type
Parameter
public Parameter()
FromXML
public void FromXML(Element XML,
boolean isSimple)
throws EnvironmentInformationSystemSerializationException
- Throws:
EnvironmentInformationSystemSerializationException
ToXML
public String ToXML(String type)
throws EnvironmentInformationSystemSerializationException
- Throws:
EnvironmentInformationSystemSerializationException
Copyright © 2013. All Rights Reserved.