| Modifier and Type | Required Element and Description |
|---|---|
int |
columnNumber
Column number
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
readIgnore
If field is ignored while reading
|
String |
regex
Validation rule based on regular expression can only be used with String cell types
|
boolean |
required
If field is required
|
boolean |
writeIgnore
If field is ignored while writing
|
public abstract boolean readIgnore
public abstract boolean writeIgnore
public abstract String regex
Copyright © 2011-2015 BSTOI.NL. All Rights Reserved.