compidstatgrp

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: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompIDStatGrp added in v0.2.0

type CompIDStatGrp struct {
	//NoCompIDs is a required field for CompIDStatGrp.
	NoCompIDs []NoCompIDs `fix:"936"`
}

CompIDStatGrp is a fix50 Component

func New

func New(nocompids []NoCompIDs) *CompIDStatGrp

New returns an initialized CompIDStatGrp instance

func (*CompIDStatGrp) SetNoCompIDs added in v0.2.0

func (m *CompIDStatGrp) SetNoCompIDs(v []NoCompIDs)

type NoCompIDs

type NoCompIDs struct {
	//RefCompID is a required field for NoCompIDs.
	RefCompID string `fix:"930"`
	//RefSubID is a non-required field for NoCompIDs.
	RefSubID *string `fix:"931"`
	//LocationID is a non-required field for NoCompIDs.
	LocationID *string `fix:"283"`
	//DeskID is a non-required field for NoCompIDs.
	DeskID *string `fix:"284"`
	//StatusValue is a required field for NoCompIDs.
	StatusValue int `fix:"928"`
	//StatusText is a non-required field for NoCompIDs.
	StatusText *string `fix:"929"`
}

NoCompIDs is a repeating group in CompIDStatGrp

func NewNoCompIDs added in v0.2.0

func NewNoCompIDs(refcompid string, statusvalue int) *NoCompIDs

NewNoCompIDs returns an initialized NoCompIDs instance

func (*NoCompIDs) SetDeskID added in v0.2.0

func (m *NoCompIDs) SetDeskID(v string)

func (*NoCompIDs) SetLocationID added in v0.2.0

func (m *NoCompIDs) SetLocationID(v string)

func (*NoCompIDs) SetRefCompID added in v0.2.0

func (m *NoCompIDs) SetRefCompID(v string)

func (*NoCompIDs) SetRefSubID added in v0.2.0

func (m *NoCompIDs) SetRefSubID(v string)

func (*NoCompIDs) SetStatusText added in v0.2.0

func (m *NoCompIDs) SetStatusText(v string)

func (*NoCompIDs) SetStatusValue added in v0.2.0

func (m *NoCompIDs) SetStatusValue(v int)

Jump to

Keyboard shortcuts

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