Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type MsgTypeGrp struct + NoMsgTypes []NoMsgTypes + func New() *MsgTypeGrp + func (m *MsgTypeGrp) SetNoMsgTypes(v []NoMsgTypes) + type NoMsgTypes struct + DefaultVerIndicator *bool + MsgDirection *string + RefApplExtID *int + RefApplVerID *string + RefCstmApplVerID *string + RefMsgType *string + func NewNoMsgTypes() *NoMsgTypes + func (m *NoMsgTypes) SetDefaultVerIndicator(v bool) + func (m *NoMsgTypes) SetMsgDirection(v string) + func (m *NoMsgTypes) SetRefApplExtID(v int) + func (m *NoMsgTypes) SetRefApplVerID(v string) + func (m *NoMsgTypes) SetRefCstmApplVerID(v string) + func (m *NoMsgTypes) SetRefMsgType(v string)