public class StringFieldInfo extends DelegatingFieldInfoImpl implements TextFieldInfo
| Constructor and Description |
|---|
StringFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
StringFunction |
getStringFunction()
Returns a new string condition that will use this as a field.
|
delegate, getMetadata, id, readableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconcat, concat, contains, contains, endsWith, getDefaultFunction, length, lowerCase, matches, parseInt, replaceAll, replaceAll, startsWith, substring, substring, trim, upperCaseallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, eq, hasTag, isNotNull, isNull, map, mapToInt, mapToString, mapUsing, noneMatch, noneMatch, noneMatch, notEq, notEq, notEq, notEq, position, tagsgetMetadata, idgenericTypes, isCodeLookup, isCodeValuable, isTransient, siblings, typepublic StringFieldInfo(FieldInfo fieldInfo)
public StringFunction getStringFunction()
TextFieldInfogetStringFunction in interface TextFieldInfo