-
-
Constructor Summary
Constructors
-
Method Summary
Gets the value of the string property.
void
Sets the value of the string property.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
LastIndexOf
public LastIndexOf()
-
Method Details
-
getString
Gets the value of the string property.
- Returns:
- possible object is
String
-
setString
@JsonPropertyDescription("The string to look for")
public void setString(String value)
Sets the value of the string property.
- Parameters:
value
- allowed object is
String