org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements
Class GetSpeciesEnvelopeRequestType

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model.elements.GetSpeciesEnvelopeRequestType

public class GetSpeciesEnvelopeRequestType
extends Object


Constructor Summary
GetSpeciesEnvelopeRequestType()
           
GetSpeciesEnvelopeRequestType(String speciesId, int hspenId)
           
 
Method Summary
 int hspenId()
           
 void hspenId(int hspenId)
           
 String speciesId()
           
 void speciesId(String speciesId)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetSpeciesEnvelopeRequestType

public GetSpeciesEnvelopeRequestType()

GetSpeciesEnvelopeRequestType

public GetSpeciesEnvelopeRequestType(String speciesId,
                                     int hspenId)
Method Detail

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.