org.gcube.application.aquamaps.publisher.impl.model.searchsupport
Class SpeciesIdLink
java.lang.Object
org.gcube.application.aquamaps.publisher.impl.model.searchsupport.SpeciesIdLink
- Direct Known Subclasses:
- FileSetSpeciesIdPair, LayerSpeciesIdPair
public abstract class SpeciesIdLink
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected String id
speciesId
protected String speciesId
SpeciesIdLink
protected SpeciesIdLink()
SpeciesIdLink
public SpeciesIdLink(String id,
String speciesId)
getId
public String getId()
- Returns:
- the layerId
getSpeciesId
public String getSpeciesId()
- Returns:
- the scientificNameId
Copyright © 2013. All Rights Reserved.