-
-
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
-
-
-
Method Details
-
getString
Gets the value of the string property.
- Returns:
- possible object is
String
-
setString
@JsonPropertyDescription("The string to append after input string")
public void setString(String value)
Sets the value of the string property.
- Parameters:
value
- allowed object is
String