public class BooleanFieldInfo extends DefaultFieldInfo<Boolean> implements LogicalFieldInfo
| Constructor and Description |
|---|
BooleanFieldInfo(FieldId fieldId,
String readable,
Class<?> type,
FieldId[] siblings) |
| Modifier and Type | Method and Description |
|---|---|
BooleanCondition |
getBooleanCondition() |
genericTypes, getDefaultCondition, id, readable, siblings, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, and, isFalse, isTrue, not, or, or, xor, xorpublic BooleanCondition getBooleanCondition()
getBooleanCondition in interface LogicalFieldInfoCopyright © 2017. All rights reserved.