org.gcube.application.aquamaps.publisher.impl.model.searchsupport
Class SpeciesIdLink

java.lang.Object
  extended by org.gcube.application.aquamaps.publisher.impl.model.searchsupport.SpeciesIdLink
Direct Known Subclasses:
FileSetSpeciesIdPair, LayerSpeciesIdPair

public abstract class SpeciesIdLink
extends Object


Field Summary
protected  String id
           
protected  String speciesId
           
 
Constructor Summary
protected SpeciesIdLink()
           
  SpeciesIdLink(String id, String speciesId)
           
 
Method Summary
 String getId()
           
 String getSpeciesId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

protected String id

speciesId

protected String speciesId
Constructor Detail

SpeciesIdLink

protected SpeciesIdLink()

SpeciesIdLink

public SpeciesIdLink(String id,
                     String speciesId)
Method Detail

getId

public String getId()
Returns:
the layerId

getSpeciesId

public String getSpeciesId()
Returns:
the scientificNameId


Copyright © 2013. All Rights Reserved.