evntgrp

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

type EvntGrp struct {
	//NoEvents is a non-required field for EvntGrp.
	NoEvents []NoEvents `fix:"864,omitempty"`
}

EvntGrp is a fix50sp1 Component

func New

func New() *EvntGrp

New returns an initialized EvntGrp instance

func (*EvntGrp) SetNoEvents added in v0.2.0

func (m *EvntGrp) SetNoEvents(v []NoEvents)

type NoEvents

type NoEvents struct {
	//EventType is a non-required field for NoEvents.
	EventType *int `fix:"865"`
	//EventDate is a non-required field for NoEvents.
	EventDate *string `fix:"866"`
	//EventPx is a non-required field for NoEvents.
	EventPx *float64 `fix:"867"`
	//EventText is a non-required field for NoEvents.
	EventText *string `fix:"868"`
	//EventTime is a non-required field for NoEvents.
	EventTime *time.Time `fix:"1145"`
}

NoEvents is a repeating group in EvntGrp

func NewNoEvents added in v0.2.0

func NewNoEvents() *NoEvents

NewNoEvents returns an initialized NoEvents instance

func (*NoEvents) SetEventDate added in v0.2.0

func (m *NoEvents) SetEventDate(v string)

func (*NoEvents) SetEventPx added in v0.2.0

func (m *NoEvents) SetEventPx(v float64)

func (*NoEvents) SetEventText added in v0.2.0

func (m *NoEvents) SetEventText(v string)

func (*NoEvents) SetEventTime added in v0.2.0

func (m *NoEvents) SetEventTime(v time.Time)

func (*NoEvents) SetEventType added in v0.2.0

func (m *NoEvents) SetEventType(v int)

Jump to

Keyboard shortcuts

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