hopgrp

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

type HopGrp struct {
	//NoHops is a non-required field for HopGrp.
	NoHops []NoHops `fix:"627,omitempty"`
}

HopGrp is a fixt11 Component

func New

func New() *HopGrp

New returns an initialized HopGrp instance

func (*HopGrp) SetNoHops added in v0.2.0

func (m *HopGrp) SetNoHops(v []NoHops)

type NoHops

type NoHops struct {
	//HopCompID is a non-required field for NoHops.
	HopCompID *string `fix:"628"`
	//HopSendingTime is a non-required field for NoHops.
	HopSendingTime *time.Time `fix:"629"`
	//HopRefID is a non-required field for NoHops.
	HopRefID *int `fix:"630"`
}

NoHops is a repeating group in HopGrp

func NewNoHops added in v0.2.0

func NewNoHops() *NoHops

NewNoHops returns an initialized NoHops instance

func (*NoHops) SetHopCompID added in v0.2.0

func (m *NoHops) SetHopCompID(v string)

func (*NoHops) SetHopRefID added in v0.2.0

func (m *NoHops) SetHopRefID(v int)

func (*NoHops) SetHopSendingTime added in v0.2.0

func (m *NoHops) SetHopSendingTime(v time.Time)

Jump to

Keyboard shortcuts

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