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 © 2018 Vaadin Ltd. All rights reserved.