public class BooleanFieldInfo extends DefaultFieldInfo<Boolean> implements LogicalFieldInfo
| Constructor and Description |
|---|
BooleanFieldInfo(FieldId fieldId,
String readable,
Class<?> type,
boolean _transient,
FieldId[] siblings) |
| Modifier and Type | Method and Description |
|---|---|
BooleanCondition |
getBooleanCondition()
Returns a new boolean condition that will use this as a field.
|
genericTypes, getDefaultCondition, id, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typeequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, and, isFalse, isTrue, not, or, or, xor, xorpublic BooleanCondition getBooleanCondition()
LogicalFieldInfogetBooleanCondition in interface LogicalFieldInfoCopyright © 2018. All rights reserved.