gr.uoa.di.madgik.environment.is.elements.plot
Class PlotShellParameter
java.lang.Object
gr.uoa.di.madgik.environment.is.elements.plot.PlotParameter
gr.uoa.di.madgik.environment.is.elements.plot.PlotShellParameter
- All Implemented Interfaces:
- Serializable, Comparable<PlotShellParameter>
public class PlotShellParameter
- extends PlotParameter
- implements Comparable<PlotShellParameter>, Serializable
- See Also:
- Serialized Form
Order
public int Order
IsFile
public boolean IsFile
PlotShellParameter
public PlotShellParameter()
compareTo
public int compareTo(PlotShellParameter o)
- Specified by:
compareTo in interface Comparable<PlotShellParameter>
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
FromXML
public void FromXML(Element XML)
throws EnvironmentInformationSystemSerializationException
- Overrides:
FromXML in class PlotParameter
- Throws:
EnvironmentInformationSystemSerializationException
ToXML
public String ToXML()
throws EnvironmentInformationSystemSerializationException
- Overrides:
ToXML in class PlotParameter
- Throws:
EnvironmentInformationSystemSerializationException
Copyright © 2013. All Rights Reserved.