public class SDMXRegistryDestination extends Object implements Destination
| Modifier and Type | Field and Description |
|---|---|
static SDMXRegistryDestination |
INSTANCE |
protected String |
url |
| Constructor and Description |
|---|
SDMXRegistryDestination() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the document type description.
|
String |
getId()
Returns the document type id.
|
String |
getName()
Returns the document type name.
|
String |
getUrl() |
void |
setUrl(String url) |
String |
toString() |
public static final SDMXRegistryDestination INSTANCE
protected String url
public String getId()
getId in interface Destinationpublic String getName()
getName in interface Destinationpublic String getDescription()
getDescription in interface Destinationpublic String getUrl()
public void setUrl(String url)
Copyright © 2018. All Rights Reserved.