|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ContentAssistProposals.EnumProposals
Holds onto the IType
of the enum type and the list of possible enum constants.
Method Summary | |
---|---|
java.lang.Iterable<java.lang.String> |
enumConstants()
Returns the list of enum constants that have been filtered. |
IType |
enumType()
The IType representing the enum type. |
Method Detail |
---|
java.lang.Iterable<java.lang.String> enumConstants()
IType enumType()
IType
representing the enum type.
IType
representing the enum type
|
EclipseLink 2.5.0, build 'v20130507-3faac2b' API Reference | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |