Interface JCoResponse

All Superinterfaces:
Cloneable, Iterable<JCoField>, JCoParameterList, JCoRecord, Serializable

public interface JCoResponse extends JCoParameterList
A JCoResponse is a special view on a JCoFunction and is used in the Request/Response model of JCo function calls. It contains all parameters of a function that are outputs of a function call, the export, changing and table parameters.