IUrl
Leave feedback
On this page
public interface IUrl
Defines annotation link url
| Method | Description |
|---|---|
| getUrl() | Gets or sets annotation link url |
| setUrl(String value) | Gets or sets annotation link url |
public abstract String getUrl()
Gets or sets annotation link url
Returns: java.lang.String -
public abstract void setUrl(String value)
Gets or sets annotation link url
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.