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, getMetadata, id, readableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, and, and, getDefaultFunction, isFalse, isTrue, not, or, or, orallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, eq, hasTag, isNotNull, isNull, map, mapToInt, mapToInt, mapToString, mapToString, mapUsing, noneMatch, noneMatch, noneMatch, notEq, notEq, notEq, notEq, position, tagsgetMetadata, idgenericTypes, isCodeLookup, isCodeValuable, isTransient, siblings, typepublic BooleanFieldInfo(FieldInfo fieldInfo)
public BooleanFunction getBooleanFunction()
LogicalFieldInfogetBooleanFunction in interface LogicalFieldInfo