public class PlotMethod extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
boolean |
IsConstructor |
int |
Order |
Set<PlotParameter> |
Parameters |
String |
Signature |
boolean |
UseReturnValue |
| Constructor and Description |
|---|
PlotMethod() |
public int Order
public boolean IsConstructor
public boolean UseReturnValue
public String Signature
public Set<PlotParameter> Parameters
public void FromXML(Element XML) throws EnvironmentInformationSystemSerializationException
public String ToXML() throws EnvironmentInformationSystemSerializationException
Copyright © 2017. All Rights Reserved.