org.gcube.application.aquamaps.publisher
Class MetaInformations
java.lang.Object
org.gcube.application.aquamaps.publisher.MetaInformations
public class MetaInformations
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaInformations
public MetaInformations(String author,
String description,
String disclaimer,
String title,
Long date,
String algorithm,
Long dataGenerationTime)
getAuthor
public String getAuthor()
getDescription
public String getDescription()
getDisclaimer
public String getDisclaimer()
getTitle
public String getTitle()
- Returns:
- the title
getDate
public Long getDate()
- Returns:
- the date
getAlgorithm
public String getAlgorithm()
- Returns:
- the algorithm
getDataGenerationTime
public Long getDataGenerationTime()
- Returns:
- the dataGenerationTime
Copyright © 2013. All Rights Reserved.