Summary
The value of this attribute is always a string or null
.
String attributes can be queries using equal
, not
, and startsWith
. Matching on
greaterThan
and lessThan
is not supported.
Instance Methods
startsWith()
Return Values |
---|
Returns a Matcher for objects starting with the provided value. |