JavaParameterKind


This type is an enumeration data type (a type for attribute values).

IN=0 OUT=1 INOUT=2 RETURN=3

Package: java

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Allowed values:
  0 - IN
  1 - OUT
  2 - INOUT
  3 - RETURN

Attributes having this type:
  JavaParameter.parameterKind



(C) COPYRIGHT International Business Machines Corp. 1996-2006