public class EnvelopeWeightsArray extends Object
| Constructor and Description |
|---|
EnvelopeWeightsArray() |
EnvelopeWeightsArray(Collection<EnvelopeWeights> initialCollection) |
| Modifier and Type | Method and Description |
|---|---|
List<EnvelopeWeights> |
theList() |
void |
theList(List<EnvelopeWeights> theList) |
String |
toString() |
public EnvelopeWeightsArray()
public EnvelopeWeightsArray(Collection<EnvelopeWeights> initialCollection)
public List<EnvelopeWeights> theList()
public void theList(List<EnvelopeWeights> theList)
theList - the theList to setCopyright © 2018. All Rights Reserved.