Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type ApplIDRequestGrp struct + NoApplIDs []NoApplIDs + func (m *ApplIDRequestGrp) SetNoApplIDs(v []NoApplIDs) type NoApplIDs + func NewNoApplIDs() *NoApplIDs + func (m *NoApplIDs) SetApplBegSeqNum(v int) + func (m *NoApplIDs) SetApplEndSeqNum(v int) + func (m *NoApplIDs) SetRefApplID(v string) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoApplIDs []NoApplIDs + func New() *Component + type NoApplIDs struct + ApplBegSeqNum *int + ApplEndSeqNum *int + RefApplID *string