mdreqgrp

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 MDReqGrp added in v0.2.0

type MDReqGrp struct {
	//NoMDEntryTypes is a required field for MDReqGrp.
	NoMDEntryTypes []NoMDEntryTypes `fix:"267"`
}

MDReqGrp is a fix50 Component

func New

func New(nomdentrytypes []NoMDEntryTypes) *MDReqGrp

New returns an initialized MDReqGrp instance

func (*MDReqGrp) SetNoMDEntryTypes added in v0.2.0

func (m *MDReqGrp) SetNoMDEntryTypes(v []NoMDEntryTypes)

type NoMDEntryTypes

type NoMDEntryTypes struct {
	//MDEntryType is a required field for NoMDEntryTypes.
	MDEntryType string `fix:"269"`
}

NoMDEntryTypes is a repeating group in MDReqGrp

func NewNoMDEntryTypes added in v0.2.0

func NewNoMDEntryTypes(mdentrytype string) *NoMDEntryTypes

NewNoMDEntryTypes returns an initialized NoMDEntryTypes instance

func (*NoMDEntryTypes) SetMDEntryType added in v0.2.0

func (m *NoMDEntryTypes) SetMDEntryType(v string)

Jump to

Keyboard shortcuts

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