org.gcube.portlets.user.td.gwtservice.shared.document
Class CodelistDocument
java.lang.Object
org.gcube.portlets.user.td.gwtservice.shared.document.CodelistDocument
- All Implemented Interfaces:
- Serializable, SDMXDocument
public class CodelistDocument
- extends Object
- implements SDMXDocument
- Author:
- "Giancarlo Panichi"
g.panichi@isti.cnr.it
- See Also:
- Serialized Form
INSTANCE
public static final CodelistDocument INSTANCE
CodelistDocument
public CodelistDocument()
getId
public String getId()
- Returns the document id.
- Specified by:
getId in interface SDMXDocument
- Returns:
- the document id.
getName
public String getName()
- Returns the document name.
- Specified by:
getName in interface SDMXDocument
- Returns:
- the document name.
getDescription
public String getDescription()
- Returns the document description.
- Specified by:
getDescription in interface SDMXDocument
- Returns:
- the document description.
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.