org.gcube.datapublishing.sdmx.impl.model
Class GCubeSDMXDatasourceDescriptorImpl

java.lang.Object
  extended by org.gcube.datapublishing.sdmx.impl.model.GCubeSDMXDatasourceDescriptorImpl
All Implemented Interfaces:
GCubeSDMXDatasourceDescriptor

public class GCubeSDMXDatasourceDescriptorImpl
extends Object
implements GCubeSDMXDatasourceDescriptor


Constructor Summary
GCubeSDMXDatasourceDescriptorImpl()
           
 
Method Summary
 String getPublishInterfaceUrl()
           
 String getRest_url_V1()
           
 String getRest_url_V2_1()
           
 String getRest_url_V2()
           
 void setPublishInterfaceUrl(String publishInterfaceUrl)
           
 void setRest_url_V1(String rest_url_V1)
           
 void setRest_url_V2_1(String rest_url_V2_1)
           
 void setRest_url_V2(String rest_url_V2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCubeSDMXDatasourceDescriptorImpl

public GCubeSDMXDatasourceDescriptorImpl()
Method Detail

getRest_url_V2_1

public String getRest_url_V2_1()
Specified by:
getRest_url_V2_1 in interface GCubeSDMXDatasourceDescriptor

setRest_url_V2_1

public void setRest_url_V2_1(String rest_url_V2_1)

getRest_url_V2

public String getRest_url_V2()
Specified by:
getRest_url_V2 in interface GCubeSDMXDatasourceDescriptor

setRest_url_V2

public void setRest_url_V2(String rest_url_V2)

getRest_url_V1

public String getRest_url_V1()
Specified by:
getRest_url_V1 in interface GCubeSDMXDatasourceDescriptor

setRest_url_V1

public void setRest_url_V1(String rest_url_V1)

getPublishInterfaceUrl

public String getPublishInterfaceUrl()
Specified by:
getPublishInterfaceUrl in interface GCubeSDMXDatasourceDescriptor

setPublishInterfaceUrl

public void setPublishInterfaceUrl(String publishInterfaceUrl)


Copyright © 2014. All Rights Reserved.