public class BooleanFieldInfo extends DelegatingFieldInfoImpl implements LogicalFieldInfo
| Constructor and Description |
|---|
BooleanFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
BooleanCondition |
getBooleanCondition()
Returns a new boolean condition that will use this as a field.
|
delegate, idclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, and, getDefaultCondition, isFalse, isTrue, not, or, or, xor, xorallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, isNotNull, isNull, mapToInt, noneMatch, noneMatch, noneMatch, notEq, notEqgenericTypes, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typepublic BooleanFieldInfo(FieldInfo fieldInfo)
public BooleanCondition getBooleanCondition()
LogicalFieldInfogetBooleanCondition in interface LogicalFieldInfo