Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type ApplIDReportGrp struct + NoApplIDs []NoApplIDs + func (m *ApplIDReportGrp) SetNoApplIDs(v []NoApplIDs) type NoApplIDs + func NewNoApplIDs() *NoApplIDs + func (m *NoApplIDs) SetApplNewSeqNum(v int) + func (m *NoApplIDs) SetRefApplID(v string) + func (m *NoApplIDs) SetRefApplLastSeqNum(v int) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoApplIDs []NoApplIDs + func New() *Component + type NoApplIDs struct + ApplNewSeqNum *int + RefApplID *string + RefApplLastSeqNum *int