Package | Description |
---|---|
net.sf.joafip.store.entity.conversion | |
net.sf.joafip.store.service.conversion |
Modifier and Type | Method and Description |
---|---|
static EnumConversionMode |
EnumConversionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumConversionMode[] |
EnumConversionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ValuedFieldList |
AbstractObjectReplacer.convert(EnumConversionMode conversionMode,
IObjectIOManagerForObjectIO objectIOManager,
Deque<ClassReplacementDef> replacementDefList,
ValuedFieldList originalValuedFieldList,
FieldInfo[] fieldsToSetInfo) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.