Method Summary |
|
Collection<SequenceAcknowledgement> | getAcks() Accessor for the Acks property. |
Collection<AckRequestedType> | getAcksRequested() Accessor for the AcksRequested property. |
SequenceType | getSequence() Accessor for the Sequence property. |
void | setAcks(Collection<SequenceAcknowledgement> acks) Mutator for the Acks property. |
void | setAcksRequested(Collection<AckRequestedType> acks) Mutator for the AcksRequested property. |
void | setSequence(SequenceType st) Mutator for the Sequence property. |