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 (m *MsgTypeGrp) SetNoMsgTypes(v []NoMsgTypes) type NoMsgTypes + func NewNoMsgTypes() *NoMsgTypes + func (m *NoMsgTypes) SetMsgDirection(v string) + func (m *NoMsgTypes) SetRefApplVerID(v string) + func (m *NoMsgTypes) SetRefCstmApplVerID(v string) + func (m *NoMsgTypes) SetRefMsgType(v string) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoMsgTypes []NoMsgTypes + func New() *Component + type NoMsgTypes struct + MsgDirection *string + RefApplVerID *string + RefCstmApplVerID *string + RefMsgType *string