public class CurrentFunctionImplementationInformation
extends java.lang.Object
| Constructor and Description | 
|---|
| CurrentFunctionImplementationInformation(ExcelSheetPoint cell,
                                        java.lang.String resourceId) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addInput(javax.xml.namespace.QName name) | 
| void | addStep(CustomFunctionStep step) | 
| ExcelSheetPoint | getCell() | 
| java.lang.String | getId() | 
| java.util.List<javax.xml.namespace.QName> | getInputs() | 
| java.lang.String | getOutput() | 
| java.util.List<CustomFunctionStep> | getSteps() | 
| void | setOutput(java.lang.String output) | 
public CurrentFunctionImplementationInformation(ExcelSheetPoint cell, java.lang.String resourceId)
public ExcelSheetPoint getCell()
public java.lang.String getId()
public void addInput(javax.xml.namespace.QName name)
name - public void addStep(CustomFunctionStep step)
public void setOutput(java.lang.String output)
output - the output to setpublic java.lang.String getOutput()
public java.util.List<javax.xml.namespace.QName> getInputs()
public java.util.List<CustomFunctionStep> getSteps()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa