public interface ITextToReplace
Defines annotation text for replace
Modifier and Type | Method and Description |
---|---|
String |
getTextToReplace()
Gets or sets annotation text for replace
|
void |
setTextToReplace(String value)
Gets or sets annotation text for replace
|