public class UrlDataset extends Object
| Constructor and Description |
|---|
UrlDataset(org.jdom2.Element el) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref() |
String |
getName() |
String |
getProtocol() |
void |
setHref(String href) |
void |
setName(String name) |
void |
setProtocol(String protocol) |
public String getHref()
public void setHref(String href)
href - the href to setpublic String getProtocol()
public void setProtocol(String protocol)
protocol - the protocol to setpublic String getName()
public void setName(String name)
name - the name to setCopyright © 2018 B3Partners B.V.. All rights reserved.