@NotStorableClass public class FieldReplacementDef extends FieldInfoAndIndex
Modifier and Type | Field and Description |
---|---|
static FieldReplacementDef |
DELETED |
Constructor and Description |
---|
FieldReplacementDef(FieldInfo fieldInfo,
int index) |
Modifier and Type | Method and Description |
---|---|
boolean |
isDeletedField() |
String |
toString() |
getFieldInfo, getIndex
public static final FieldReplacementDef DELETED
public FieldReplacementDef(FieldInfo fieldInfo, int index) throws ConversionException
ConversionException
public boolean isDeletedField()
public String toString()
toString
in class FieldInfoAndIndex
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.