attrbgrp

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2016 License: Apache-1.1 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttrbGrp added in v0.2.0

type AttrbGrp struct {
	//NoInstrAttrib is a non-required field for AttrbGrp.
	NoInstrAttrib []NoInstrAttrib `fix:"870,omitempty"`
}

AttrbGrp is a fix50sp2 Component

func New

func New() *AttrbGrp

New returns an initialized AttrbGrp instance

func (*AttrbGrp) SetNoInstrAttrib added in v0.2.0

func (m *AttrbGrp) SetNoInstrAttrib(v []NoInstrAttrib)

type NoInstrAttrib

type NoInstrAttrib struct {
	//InstrAttribType is a non-required field for NoInstrAttrib.
	InstrAttribType *int `fix:"871"`
	//InstrAttribValue is a non-required field for NoInstrAttrib.
	InstrAttribValue *string `fix:"872"`
}

NoInstrAttrib is a repeating group in AttrbGrp

func NewNoInstrAttrib added in v0.2.0

func NewNoInstrAttrib() *NoInstrAttrib

NewNoInstrAttrib returns an initialized NoInstrAttrib instance

func (*NoInstrAttrib) SetInstrAttribType added in v0.2.0

func (m *NoInstrAttrib) SetInstrAttribType(v int)

func (*NoInstrAttrib) SetInstrAttribValue added in v0.2.0

func (m *NoInstrAttrib) SetInstrAttribValue(v string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL