public class URLReference extends Object implements Serializable
| Constructor and Description |
|---|
URLReference() |
| Modifier and Type | Method and Description |
|---|---|
String |
getURL()
Returns the URL that this object refers to.
|
void |
setURL(String URL)
Sets the URL that this object refers to
|
Copyright © 2017 Vaadin Ltd. All rights reserved.