📄 index-all.html
字号:
Method in interface com.sap.conn.jco.server.<A HREF="./com/sap/conn/jco/server/JCoServerAuthorizationData.html" title="interface in com.sap.conn.jco.server">JCoServerAuthorizationData</A>
<DD>Returns AUTHORIZATION_MODE_SNC or AUTHORIZATION_MODE_BASIC.
<DT><A HREF="./com/sap/conn/jco/server/JCoServerAuthorizationData.html#getAuthorizationPartner()"><B>getAuthorizationPartner()</B></A> -
Method in interface com.sap.conn.jco.server.<A HREF="./com/sap/conn/jco/server/JCoServerAuthorizationData.html" title="interface in com.sap.conn.jco.server">JCoServerAuthorizationData</A>
<DD>
<DT><A HREF="./com/sap/conn/jco/JCoField.html#getBigDecimal()"><B>getBigDecimal()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoField.html" title="interface in com.sap.conn.jco">JCoField</A>
<DD>Returns the field's value as a <tt>BigDecimal</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getBigDecimal(int)"><B>getBigDecimal(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a BigDecimal object
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getBigDecimal(java.lang.String)"><B>getBigDecimal(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a <tt>BigDecimal</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoField.html#getBigInteger()"><B>getBigInteger()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoField.html" title="interface in com.sap.conn.jco">JCoField</A>
<DD>Returns the field's value as a <tt>BigInteger</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getBigInteger(int)"><B>getBigInteger(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a BigInteger object
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getBigInteger(java.lang.String)"><B>getBigInteger(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a <tt>BigInteger</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoField.html#getBinaryStream()"><B>getBinaryStream()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoField.html" title="interface in com.sap.conn.jco">JCoField</A>
<DD>Returns the field's value as a stream of uninterpreted bytes, i.e. an <tt>java.io.InputStream</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getBinaryStream(int)"><B>getBinaryStream(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a stream of uninterpreted bytes, i.e. an <tt>java.io.InputStream</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getBinaryStream(java.lang.String)"><B>getBinaryStream(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the named field as a stream of uninterpreted bytes, i.e. a <tt>java.io.InputStream</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoField.html#getByte()"><B>getByte()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoField.html" title="interface in com.sap.conn.jco">JCoField</A>
<DD>Returns the value of the i'th field as a byte
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getByte(int)"><B>getByte(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a byte
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getByte(java.lang.String)"><B>getByte(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the named field as a byte
<DT><A HREF="./com/sap/conn/jco/JCoField.html#getByteArray()"><B>getByteArray()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoField.html" title="interface in com.sap.conn.jco">JCoField</A>
<DD>Returns the field's value as a <tt>byte[]</tt> array
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getByteArray(int)"><B>getByteArray(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a byte array
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getByteArray(java.lang.String)"><B>getByteArray(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a <tt>byte[]</tt> array
<DT><A HREF="./com/sap/conn/jco/JCoField.html#getByteLength()"><B>getByteLength()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoField.html" title="interface in com.sap.conn.jco">JCoField</A>
<DD>Returns the length of this field in non-Unicode layout
<DT><A HREF="./com/sap/conn/jco/JCoMetaData.html#getByteLength(int)"><B>getByteLength(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoMetaData.html" title="interface in com.sap.conn.jco">JCoMetaData</A>
<DD>Returns the byte length of the data field for non-Unicode layout at the specified index
<DT><A HREF="./com/sap/conn/jco/JCoMetaData.html#getByteLength(java.lang.String)"><B>getByteLength(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoMetaData.html" title="interface in com.sap.conn.jco">JCoMetaData</A>
<DD>Returns the byte length of the field for non-Unicode layout with the specified name
<DT><A HREF="./com/sap/conn/jco/JCoRecordField.html#getByteOffset()"><B>getByteOffset()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecordField.html" title="interface in com.sap.conn.jco">JCoRecordField</A>
<DD><B>Deprecated.</B> <I>Only used internally. This method might be removed or changed in the next release without notice</I>
<DT><A HREF="./com/sap/conn/jco/JCoRecordMetaData.html#getByteOffset(int)"><B>getByteOffset(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecordMetaData.html" title="interface in com.sap.conn.jco">JCoRecordMetaData</A>
<DD>Returns the offset in a non-Unicode layout of the data field at the specified index.
<DT><A HREF="./com/sap/conn/jco/JCoRecordMetaData.html#getByteOffset(java.lang.String)"><B>getByteOffset(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecordMetaData.html" title="interface in com.sap.conn.jco">JCoRecordMetaData</A>
<DD>Returns the offset in a non-Unicode layout of the field with the specified name.
<DT><A HREF="./com/sap/conn/jco/JCoRepository.html#getCachedFunctionTemplateNames()"><B>getCachedFunctionTemplateNames()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRepository.html" title="interface in com.sap.conn.jco">JCoRepository</A>
<DD>Returns the names of the cached functions as a string array
<DT><A HREF="./com/sap/conn/jco/JCoRepository.html#getCachedRecordMetaDataNames()"><B>getCachedRecordMetaDataNames()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRepository.html" title="interface in com.sap.conn.jco">JCoRepository</A>
<DD>Returns the names of the cached structures as a string array
<DT><A HREF="./com/sap/conn/jco/server/DefaultServerHandlerFactory.html#getCallHandler(com.sap.conn.jco.server.JCoServerContext, java.lang.String)"><B>getCallHandler(JCoServerContext, String)</B></A> -
Method in class com.sap.conn.jco.server.<A HREF="./com/sap/conn/jco/server/DefaultServerHandlerFactory.html" title="class in com.sap.conn.jco.server">DefaultServerHandlerFactory</A>
<DD>
<DT><A HREF="./com/sap/conn/jco/server/JCoServerFunctionHandlerFactory.html#getCallHandler(com.sap.conn.jco.server.JCoServerContext, java.lang.String)"><B>getCallHandler(JCoServerContext, String)</B></A> -
Method in interface com.sap.conn.jco.server.<A HREF="./com/sap/conn/jco/server/JCoServerFunctionHandlerFactory.html" title="interface in com.sap.conn.jco.server">JCoServerFunctionHandlerFactory</A>
<DD>
<DT><A HREF="./com/sap/conn/jco/server/JCoServerRequestHandlerFactory.html#getCallHandler(com.sap.conn.jco.server.JCoServerContext, java.lang.String)"><B>getCallHandler(JCoServerContext, String)</B></A> -
Method in interface com.sap.conn.jco.server.<A HREF="./com/sap/conn/jco/server/JCoServerRequestHandlerFactory.html" title="interface in com.sap.conn.jco.server">JCoServerRequestHandlerFactory</A>
<DD>
<DT><A HREF="./com/sap/conn/jco/server/JCoServer.html#getCallHandlerFactory()"><B>getCallHandlerFactory()</B></A> -
Method in interface com.sap.conn.jco.server.<A HREF="./com/sap/conn/jco/server/JCoServer.html" title="interface in com.sap.conn.jco.server">JCoServer</A>
<DD>
<DT><A HREF="./com/sap/conn/jco/JCoFunction.html#getChangingParameterList()"><B>getChangingParameterList()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoFunction.html" title="interface in com.sap.conn.jco">JCoFunction</A>
<DD>Returns the list of changing parameters
<DT><A HREF="./com/sap/conn/jco/JCoFunctionTemplate.html#getChangingParameterList()"><B>getChangingParameterList()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoFunctionTemplate.html" title="interface in com.sap.conn.jco">JCoFunctionTemplate</A>
<DD>Returns the meta data for the changing parameter list
<DT><A HREF="./com/sap/conn/jco/JCoField.html#getChar()"><B>getChar()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoField.html" title="interface in com.sap.conn.jco">JCoField</A>
<DD>Returns the field's value as a character
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getChar(int)"><B>getChar(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a char
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getChar(java.lang.String)"><B>getChar(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the named field as a <tt>char</code
<DT><A HREF="./com/sap/conn/jco/JCoField.html#getCharacterStream()"><B>getCharacterStream()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoField.html" title="interface in com.sap.conn.jco">JCoField</A>
<DD>Returns the value of the i'th field as a stream of characeters, i.e. an <tt>java.io.Reader</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getCharacterStream(int)"><B>getCharacterStream(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a <tt>java.io.Reader</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getCharacterStream(java.lang.String)"><B>getCharacterStream(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the named field as a stream of characters, i.e. a <tt>java.io.Reader</tt> object
<DT><A HREF="./com/sap/conn/jco/JCoField.html#getCharArray()"><B>getCharArray()</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoField.html" title="interface in com.sap.conn.jco">JCoField</A>
<DD>Returns the field's value as a char array
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getCharArray(int)"><B>getCharArray(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a char array.
<DT><A HREF="./com/sap/conn/jco/JCoRecord.html#getCharArray(java.lang.String)"><B>getCharArray(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoRecord.html" title="interface in com.sap.conn.jco">JCoRecord</A>
<DD>Returns the value of the i'th field as a <tt>char[]</tt> array
<DT><A HREF="./com/sap/conn/jco/JCoMetaData.html#getClassNameOfField(java.lang.String)"><B>getClassNameOfField(String)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoMetaData.html" title="interface in com.sap.conn.jco">JCoMetaData</A>
<DD>Returns the fully-qualified name of the Java class whose instances are manufactured if the methods <tt>getValue(int index)</tt> or <tt>getValue(String fieldName)</tt> are called to retrieve a calue from the field.
<DT><A HREF="./com/sap/conn/jco/JCoMetaData.html#getClassNameOfField(int)"><B>getClassNameOfField(int)</B></A> -
Method in interface com.sap.conn.jco.<A HREF="./com/sap/conn/jco/JCoMetaData.html" title="interface in com.sap.conn.jco">JCoMetaData</A>
<DD>Returns the fully-qualified name of the Java class whose instances are manufactured if the methods <tt>getValue(int index)</tt> or <tt>getValue(String fieldName)</tt> are called to retrieve a calue from the field.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -