public class BooleanFieldInfo extends DelegatingFieldInfoImpl implements LogicalFieldInfo
| Constructor and Description |
|---|
BooleanFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
BooleanFunction |
getBooleanFunction()
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, getDefaultFunction, isFalse, isTrue, not, or, orallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, isNotNull, isNull, map, mapToInt, mapToString, mapUsing, noneMatch, noneMatch, noneMatch, notEq, notEq, notEqgenericTypes, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typepublic BooleanFieldInfo(FieldInfo fieldInfo)
public BooleanFunction getBooleanFunction()
LogicalFieldInfogetBooleanFunction in interface LogicalFieldInfo