ITextToReplace
Leave feedback
On this page
public interface ITextToReplace
Defines annotation text for replace
| Method | Description |
|---|---|
| getTextToReplace() | Gets or sets annotation text for replace |
| setTextToReplace(String value) | Gets or sets annotation text for replace |
public abstract String getTextToReplace()
Gets or sets annotation text for replace
Returns: java.lang.String -
public abstract void setTextToReplace(String value)
Gets or sets annotation text for replace
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | java.lang.String |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.