public class Parameter extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
ID |
String |
Name |
int |
Order |
String |
Token |
ParameterType |
Type |
| Constructor and Description |
|---|
Parameter() |
| Modifier and Type | Method and Description |
|---|---|
void |
FromXML(Element XML,
boolean isSimple) |
String |
ToXML(String type) |
public String ID
public int Order
public String Name
public String Token
public ParameterType Type
public void FromXML(Element XML, boolean isSimple) throws EnvironmentInformationSystemSerializationException
public String ToXML(String type) throws EnvironmentInformationSystemSerializationException
Copyright © 2017. All Rights Reserved.