| Constructor and Description |
|---|
EnumLiteralResolver(Resolver parent,
IType type,
java.lang.String enumLiteral)
Creates a new
EnumLiteralResolver. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConstantName()
Returns the name of the constant constant.
|
java.lang.String |
toString() |
addChild, getChild, getManagedType, getMapping, getParent, getParentManagedType, getParentMapping, getParentType, getParentTypeDeclaration, getProvider, getQuery, getType, getType, getType, getTypeDeclaration, getTypeHelper, getTypeRepository, isNullAllowed, setNullAllowedpublic EnumLiteralResolver(Resolver parent, IType type, java.lang.String enumLiteral)
EnumLiteralResolver.parent - The parent of this resolver, which is never nulltype - The IType of the enum typeenumLiteral - The fully qualified name of the enum constantjava.lang.NullPointerException - If the parent is nullEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference