public class StringFieldInfo extends DelegatingFieldInfoImpl implements TextFieldInfo
| Constructor and Description |
|---|
StringFieldInfo(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
StringCondition |
getStringCondition()
Returns a new string condition that will use this as a field.
|
delegate, idclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontains, endsWith, getDefaultCondition, length, matches, parseInt, startsWithallMatch, allMatch, allMatch, anyMatch, anyMatch, anyMatch, eq, eq, eq, isNotNull, isNull, mapToInt, noneMatch, noneMatch, noneMatch, notEq, notEqgenericTypes, isCodeLookup, isCodeValuable, isTransient, readable, siblings, typepublic StringFieldInfo(FieldInfo fieldInfo)
public StringCondition getStringCondition()
TextFieldInfogetStringCondition in interface TextFieldInfo