org.gcube.portlets.user.td.gwtservice.shared.destination
Class SDMXRegistryDestination
java.lang.Object
org.gcube.portlets.user.td.gwtservice.shared.destination.SDMXRegistryDestination
- All Implemented Interfaces:
- Serializable, Destination
public class SDMXRegistryDestination
- extends Object
- implements Destination
- See Also:
- Serialized Form
INSTANCE
public static final SDMXRegistryDestination INSTANCE
url
protected String url
SDMXRegistryDestination
public SDMXRegistryDestination()
getId
public String getId()
- Returns the document type id.
- Specified by:
getId in interface Destination
- Returns:
- the document type id.
getName
public String getName()
- Returns the document type name.
- Specified by:
getName in interface Destination
- Returns:
- the document type name.
getDescription
public String getDescription()
- Returns the document type description.
- Specified by:
getDescription in interface Destination
- 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.