Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2016 Changes in this version + type AttrbGrp struct + NoInstrAttrib []NoInstrAttrib + func (m *AttrbGrp) SetNoInstrAttrib(v []NoInstrAttrib) type NoInstrAttrib + func NewNoInstrAttrib() *NoInstrAttrib + func (m *NoInstrAttrib) SetInstrAttribType(v int) + func (m *NoInstrAttrib) SetInstrAttribValue(v string) v0.1.0 Feb 21, 2016 Changes in this version + type Component struct + NoInstrAttrib []NoInstrAttrib + func New() *Component + type NoInstrAttrib struct + InstrAttribType *int + InstrAttribValue *string