org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements
Class GetSpeciesEnvelopeRequestType
java.lang.Object
org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements.GetSpeciesEnvelopeRequestType
public class GetSpeciesEnvelopeRequestType
- extends Object
GetSpeciesEnvelopeRequestType
public GetSpeciesEnvelopeRequestType()
GetSpeciesEnvelopeRequestType
public GetSpeciesEnvelopeRequestType(String speciesId,
int hspenId)
speciesId
public String speciesId()
- Returns:
- the speciesId
speciesId
public void speciesId(String speciesId)
- Parameters:
speciesId - the speciesId to set
hspenId
public int hspenId()
- Returns:
- the hspenId
hspenId
public void hspenId(int hspenId)
- Parameters:
hspenId - the hspenId to set
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014. All Rights Reserved.