org.gcube.portlets.user.td.gwtservice.shared.tr.metadata
Class TRDescriptionsMetadata

java.lang.Object
  extended by org.gcube.portlets.user.td.gwtservice.shared.tr.metadata.TRDescriptionsMetadata
All Implemented Interfaces:
Serializable, TRMetadata

public class TRDescriptionsMetadata
extends Object
implements TRMetadata

Author:
"Giancarlo Panichi" g.panichi@isti.cnr.it
See Also:
Serialized Form

Constructor Summary
TRDescriptionsMetadata()
           
 
Method Summary
 String getId()
           
 ArrayList<TRLocalizedText> getListTRLocalizedText()
           
 String getTitle()
           
 void setListTRLocalizedText(ArrayList<TRLocalizedText> listTRLocalizedText)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TRDescriptionsMetadata

public TRDescriptionsMetadata()
Method Detail

getListTRLocalizedText

public ArrayList<TRLocalizedText> getListTRLocalizedText()

setListTRLocalizedText

public void setListTRLocalizedText(ArrayList<TRLocalizedText> listTRLocalizedText)

toString

public String toString()
Overrides:
toString in class Object

getId

public String getId()
Specified by:
getId in interface TRMetadata

getTitle

public String getTitle()
Specified by:
getTitle in interface TRMetadata


Copyright © 2013. All Rights Reserved.