|
|||||||||
| Home >> All >> jxl >> [ biff overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jxl.biff
Class BaseCellFeatures.ValidationCondition

java.lang.Objectjxl.biff.BaseCellFeatures.ValidationCondition
- Enclosing class:
- BaseCellFeatures
- protected static class BaseCellFeatures.ValidationCondition
- extends java.lang.Object
| Field Summary | |
private DVParser.Condition |
condition
|
private static BaseCellFeatures.ValidationCondition[] |
types
|
| Constructor Summary | |
(package private) |
BaseCellFeatures.ValidationCondition(DVParser.Condition c)
|
| Method Summary | |
DVParser.Condition |
getCondition()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
condition
private DVParser.Condition condition
types
private static BaseCellFeatures.ValidationCondition[] types
| Constructor Detail |
BaseCellFeatures.ValidationCondition
BaseCellFeatures.ValidationCondition(DVParser.Condition c)
| Method Detail |
getCondition
public DVParser.Condition getCondition()
|
|||||||||
| Home >> All >> jxl >> [ biff overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
jxl.biff.BaseCellFeatures.ValidationCondition