home - keyword index

Table: USER_JAVA_ARGUMENTS

argument information of stored java class owned by the user

Column Name Description
ARGUMENT_CLASS if base_type is class, this gives the actual class name of the argument
ARGUMENT_POSITION the position of the argument, starting from 0
ARRAY_DEPTH array depth of the type of the arguement
BASE_TYPE base type of the type of the argument
METHOD_INDEX the index of hosting method of the argument
METHOD_NAME the name of hosting method of the argument
NAME name of the java class

home - keyword index

Comment on this page: