public class DynamicEnumBuilder extends Object
Modifier and Type | Field and Description |
---|---|
protected AbstractDirectMapping |
adm |
protected String |
className |
protected DynamicClassLoader |
dcl |
protected String |
fieldName |
Constructor and Description |
---|
DynamicEnumBuilder(String className,
AbstractDirectMapping adm,
DynamicClassLoader dcl) |
protected String className
protected AbstractDirectMapping adm
protected DynamicClassLoader dcl
protected String fieldName
public DynamicEnumBuilder(String className, AbstractDirectMapping adm, DynamicClassLoader dcl)
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.