public class PlotShellParameter extends PlotParameter implements Comparable<PlotShellParameter>, Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
IsFile |
int |
Order |
FixedValue, IsFixed, ParameterName| Constructor and Description |
|---|
PlotShellParameter() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(PlotShellParameter o) |
boolean |
equals(Object obj) |
void |
FromXML(Element XML) |
int |
hashCode() |
String |
ToXML() |
public int compareTo(PlotShellParameter o)
compareTo in interface Comparable<PlotShellParameter>public void FromXML(Element XML) throws EnvironmentInformationSystemSerializationException
FromXML in class PlotParameterEnvironmentInformationSystemSerializationExceptionpublic String ToXML() throws EnvironmentInformationSystemSerializationException
ToXML in class PlotParameterEnvironmentInformationSystemSerializationExceptionCopyright © 2017. All Rights Reserved.