execcollgrp

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

type ExecCollGrp struct {
	//NoExecs is a non-required field for ExecCollGrp.
	NoExecs []NoExecs `fix:"124,omitempty"`
}

ExecCollGrp is a fix50 Component

func New

func New() *ExecCollGrp

New returns an initialized ExecCollGrp instance

func (*ExecCollGrp) SetNoExecs added in v0.2.0

func (m *ExecCollGrp) SetNoExecs(v []NoExecs)

type NoExecs

type NoExecs struct {
	//ExecID is a non-required field for NoExecs.
	ExecID *string `fix:"17"`
}

NoExecs is a repeating group in ExecCollGrp

func NewNoExecs added in v0.2.0

func NewNoExecs() *NoExecs

NewNoExecs returns an initialized NoExecs instance

func (*NoExecs) SetExecID added in v0.2.0

func (m *NoExecs) SetExecID(v string)

Jump to

Keyboard shortcuts

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