peginstructions

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

type PegInstructions struct {
	//PegOffsetValue is a non-required field for PegInstructions.
	PegOffsetValue *float64 `fix:"211"`
	//PegMoveType is a non-required field for PegInstructions.
	PegMoveType *int `fix:"835"`
	//PegOffsetType is a non-required field for PegInstructions.
	PegOffsetType *int `fix:"836"`
	//PegLimitType is a non-required field for PegInstructions.
	PegLimitType *int `fix:"837"`
	//PegRoundDirection is a non-required field for PegInstructions.
	PegRoundDirection *int `fix:"838"`
	//PegScope is a non-required field for PegInstructions.
	PegScope *int `fix:"840"`
}

PegInstructions is a fix44 Component

func New

func New() *PegInstructions

New returns an initialized PegInstructions instance

func (*PegInstructions) SetPegLimitType added in v0.2.0

func (m *PegInstructions) SetPegLimitType(v int)

func (*PegInstructions) SetPegMoveType added in v0.2.0

func (m *PegInstructions) SetPegMoveType(v int)

func (*PegInstructions) SetPegOffsetType added in v0.2.0

func (m *PegInstructions) SetPegOffsetType(v int)

func (*PegInstructions) SetPegOffsetValue added in v0.2.0

func (m *PegInstructions) SetPegOffsetValue(v float64)

func (*PegInstructions) SetPegRoundDirection added in v0.2.0

func (m *PegInstructions) SetPegRoundDirection(v int)

func (*PegInstructions) SetPegScope added in v0.2.0

func (m *PegInstructions) SetPegScope(v int)

Jump to

Keyboard shortcuts

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