public class Output extends Object
ObjectParameter description. Used to store the output of a method
invokation and the parameter it should be stored to| Constructor and Description |
|---|
Output()
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
FromXML(Element element)
Parses the XML subtree provided to populate the instance
|
String |
GetParameterName()
Retireves the parameter name that shoulc hold the output of a method invokation
|
public String GetParameterName()
Copyright © 2018. All Rights Reserved.