instrmtgrp

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2016 License: Apache-1.1 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstrmtGrp added in v0.2.0

type InstrmtGrp struct {
	//NoRelatedSym is a non-required field for InstrmtGrp.
	NoRelatedSym []NoRelatedSym `fix:"146,omitempty"`
}

InstrmtGrp is a fix50 Component

func New

func New() *InstrmtGrp

New returns an initialized InstrmtGrp instance

func (*InstrmtGrp) SetNoRelatedSym added in v0.2.0

func (m *InstrmtGrp) SetNoRelatedSym(v []NoRelatedSym)

type NoRelatedSym

type NoRelatedSym struct {
	//Instrument is a non-required component for NoRelatedSym.
	Instrument *instrument.Instrument
}

NoRelatedSym is a repeating group in InstrmtGrp

func NewNoRelatedSym added in v0.2.0

func NewNoRelatedSym() *NoRelatedSym

NewNoRelatedSym returns an initialized NoRelatedSym instance

func (*NoRelatedSym) SetInstrument added in v0.2.0

func (m *NoRelatedSym) SetInstrument(v instrument.Instrument)

Jump to

Keyboard shortcuts

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