org.gcube.portlets.user.td.gwtservice.shared.source
Class SDMXRegistrySource

java.lang.Object
  extended by org.gcube.portlets.user.td.gwtservice.shared.source.SDMXRegistrySource
All Implemented Interfaces:
Serializable, Source

public class SDMXRegistrySource
extends Object
implements Source

See Also:
Serialized Form

Field Summary
static SDMXRegistrySource INSTANCE
           
protected  String url
           
 
Constructor Summary
SDMXRegistrySource()
           
 
Method Summary
 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()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

INSTANCE

public static final SDMXRegistrySource INSTANCE

url

protected String url
Constructor Detail

SDMXRegistrySource

public SDMXRegistrySource()
Method Detail

getId

public String getId()
Returns the document type id.

Specified by:
getId in interface Source
Returns:
the document type id.

getName

public String getName()
Returns the document type name.

Specified by:
getName in interface Source
Returns:
the document type name.

getDescription

public String getDescription()
Returns the document type description.

Specified by:
getDescription in interface Source
Returns:
the document type description.

getUrl

public String getUrl()

setUrl

public void setUrl(String url)

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.