Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type ApplicationSequenceControl struct + ApplID *string + ApplLastSeqNum *int + ApplResendFlag *bool + ApplSeqNum *int + func (m *ApplicationSequenceControl) SetApplID(v string) + func (m *ApplicationSequenceControl) SetApplLastSeqNum(v int) + func (m *ApplicationSequenceControl) SetApplResendFlag(v bool) + func (m *ApplicationSequenceControl) SetApplSeqNum(v int) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + ApplID *string + ApplLastSeqNum *int + ApplResendFlag *bool + ApplSeqNum *int + func New() *Component