public class EnvelopeSet extends Object
| Constructor and Description |
|---|
EnvelopeSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addEnvelope(Envelope e) |
List<Envelope> |
getEnvelopes() |
String |
getEnvelopeString() |
void |
setEnvelopes(List<Envelope> envelopes) |
void |
setEnvelopeString(String envelopeString) |
Copyright © 2014. All Rights Reserved.