Fujitsu J Adapter Class Generator User Manual page 72

Fujitsu user's guide j adapter class generator
Table of Contents

Advertisement

72
Chapter 5. Adapter Class Reference
java.io.ObjectInput
interface
java.io.InputStream
class
java.io.ObjectInputStrea
m class
Note: The way of assigning numbers may be different depending on the order
adapter classes are generated. Use the same generation name management file to
generate adapter classes to be used under the same environment.
Supplement
These naming rules also apply to class methods.
Java fields (variables) (class/instance) are associated with COBOL property
methods. The same rules as those for methods also apply to property methods.
The way of assigning numbers may be different depending on the version of JDK
or J2SDK used for adapter class generation.
read()
java-io-ObjectInput
class
read(byte[])
read(byte[], int, int)
read()
java-io-InputStream
class
read(byte[])
read(byte[], int, int)
read()
java-io-
ObjectInputStream
read(byte[], int, int)
class
read
read-01
read-02
read
read-01
read-02
read
read-02

Advertisement

Table of Contents
loading

Table of Contents