|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
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 ITypeDeclaration representing 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.
|
EclipseLink 2.4.2, build 'v20130514-5956486' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |