| 
 | Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IConstructor
The external representation of a Java class constructor.
IType| Method Summary | |
|---|---|
|  ITypeDeclaration[] | getParameterTypes()Returns the list of ITypeDeclarationrepresenting the parameter types. | 
| Method Detail | 
|---|
ITypeDeclaration[] getParameterTypes()
ITypeDeclaration representing the parameter types. If this is the default constructor, then an empty array should be returned.| 
 |  | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||