com.sap.conn.jco
Interface JCoResponse

All Superinterfaces:
java.lang.Cloneable, java.lang.Iterable<JCoField>, JCoParameterList, JCoRecord, java.io.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.


Method Summary
 
Methods inherited from interface com.sap.conn.jco.JCoParameterList
getListMetaData, getParameterFieldIterator, isActive, isActive, setActive, setActive
 
Methods inherited from interface com.sap.conn.jco.JCoRecord
clear, clone, copyFrom, getAbapObject, getAbapObject, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBinaryStream, getBinaryStream, getByte, getByte, getByteArray, getByteArray, getChar, getChar, getCharacterStream, getCharacterStream, getCharArray, getCharArray, getClassNameOfValue, getDate, getDate, getDouble, getDouble, getFieldCount, getFieldIterator, getFloat, getFloat, getInt, getInt, getLong, getLong, getMetaData, getShort, getShort, getString, getString, getStructure, getStructure, getTable, getTable, getTime, getTime, getValue, getValue, isInitialized, isInitialized, iterator, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toXML, toXML, toXML, write, write
 



Copyright © 2008-2014 SAP AG. All Rights Reserved.