org.gcube.portlets.user.td.gwtservice.shared.tr.type
Class Agencies
java.lang.Object
org.gcube.portlets.user.td.gwtservice.shared.tr.type.Agencies
- All Implemented Interfaces:
- Serializable
public class Agencies
- extends Object
- implements Serializable
- Author:
- "Giancarlo Panichi"
g.panichi@isti.cnr.it
- See Also:
- Serialized Form
id
protected String id
name
protected String name
description
protected String description
nameLabel
protected String nameLabel
Agencies
public Agencies()
Agencies
public Agencies(String id,
String name,
String description)
- Parameters:
id - name - agencyId -
getId
public String getId()
- Returns:
- the id
getName
public String getName()
- Returns:
- the name
getDescription
public String getDescription()
- Returns:
- the description
getNameLabel
public String getNameLabel()
- Returns:
- label
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.