public interface IConstructor
IType| Modifier and Type | Method and Description |
|---|---|
ITypeDeclaration[] |
getParameterTypes()
Returns the list of
ITypeDeclaration representing the parameter types. |
ITypeDeclaration[] getParameterTypes()
ITypeDeclaration representing the parameter types. If this is the
default constructor, then an empty array should be returned.EclipseLink 2.4.2, "build v20130514-5956486" API Reference