home - keyword index

Table: USER_TYPE_METHODS

Description of methods of the user's own types

Column Name Description
FINAL Is the method final ?
INHERITED Is the method inherited from the supertype ?
INSTANTIABLE Is the method instantiable ?
METHOD_NAME Name of the method
METHOD_NO Method number for distinguishing overloaded method (not to be used as ID number)
METHOD_TYPE Type of the method
OVERRIDING Is the method overriding a supertype method ?
PARAMETERS Number of parameters to the method
RESULTS Number of results returned by the method
TYPE_NAME Name of the type

home - keyword index

Comment on this page: