org.gcube.application.aquamaps.aquamapsservice.stubs.fw.model
Class EnvelopeWeights

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

public class EnvelopeWeights
extends Object


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

Constructor Detail

EnvelopeWeights

public EnvelopeWeights()

EnvelopeWeights

public EnvelopeWeights(String speciesId,
                       FieldArray weights)
Method Detail

speciesId

public String speciesId()
Returns:
the speciesId

speciesId

public void speciesId(String speciesId)
Parameters:
speciesId - the speciesId to set

weights

public FieldArray weights()
Returns:
the weights

weights

public void weights(FieldArray weights)
Parameters:
weights - the weights to set

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All Rights Reserved.