public class UrlAttachment extends Object implements Serializable
| Constructor and Description |
|---|
UrlAttachment(String strContentLocation,
URL urlData)
Creates a new UrlAttachement object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContentLocation() |
URL |
getUrlData() |
void |
setContentLocation(String contentLocation)
set the content-location
|
void |
setUrlData(URL data)
set the URL of data
|
public String getContentLocation()
public void setContentLocation(String contentLocation)
contentLocation - the content-locationpublic URL getUrlData()
public void setUrlData(URL data)
data - the URL of dataCopyright © 2020 City of Paris. All rights reserved.