public class EnvelopeWeights extends Object
| Constructor and Description |
|---|
EnvelopeWeights() |
EnvelopeWeights(String speciesId,
FieldArray weights) |
| Modifier and Type | Method and Description |
|---|---|
String |
speciesId() |
void |
speciesId(String speciesId) |
String |
toString() |
FieldArray |
weights() |
void |
weights(FieldArray weights) |
public EnvelopeWeights()
public EnvelopeWeights(String speciesId, FieldArray weights)
public String speciesId()
public void speciesId(String speciesId)
speciesId - the speciesId to setpublic FieldArray weights()
public void weights(FieldArray weights)
weights - the weights to setCopyright © 2016. All Rights Reserved.