execsgrp

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

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

ExecsGrp is a fix50 Component

func New

func New() *ExecsGrp

New returns an initialized ExecsGrp instance

func (*ExecsGrp) SetNoExecs added in v0.2.0

func (m *ExecsGrp) 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 ExecsGrp

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