public class SDMXRegistryDescriptorImpl extends Object implements SDMXRegistryDescriptor
| Constructor and Description |
|---|
SDMXRegistryDescriptorImpl() |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getCredentials() |
String |
getUrl(SDMXRegistryInterfaceType interfaceType) |
void |
setCredentials(String username,
String password) |
void |
setUrl(SDMXRegistryInterfaceType interfaceType,
String url) |
void |
setVersionAware(boolean versionAware) |
String |
toString() |
boolean |
versionAware() |
public void setVersionAware(boolean versionAware)
public void setUrl(SDMXRegistryInterfaceType interfaceType, String url)
public String getUrl(SDMXRegistryInterfaceType interfaceType)
getUrl in interface SDMXRegistryDescriptorpublic Credentials getCredentials()
getCredentials in interface SDMXRegistryDescriptorpublic boolean versionAware()
versionAware in interface SDMXRegistryDescriptorCopyright © 2017. All Rights Reserved.