secsizesgrp

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 NoOfSecSizes

type NoOfSecSizes struct {
	//MDSecSizeType is a non-required field for NoOfSecSizes.
	MDSecSizeType *int `fix:"1178"`
	//MDSecSize is a non-required field for NoOfSecSizes.
	MDSecSize *float64 `fix:"1179"`
}

NoOfSecSizes is a repeating group in SecSizesGrp

func NewNoOfSecSizes added in v0.2.0

func NewNoOfSecSizes() *NoOfSecSizes

NewNoOfSecSizes returns an initialized NoOfSecSizes instance

func (*NoOfSecSizes) SetMDSecSize added in v0.2.0

func (m *NoOfSecSizes) SetMDSecSize(v float64)

func (*NoOfSecSizes) SetMDSecSizeType added in v0.2.0

func (m *NoOfSecSizes) SetMDSecSizeType(v int)

type SecSizesGrp added in v0.2.0

type SecSizesGrp struct {
	//NoOfSecSizes is a non-required field for SecSizesGrp.
	NoOfSecSizes []NoOfSecSizes `fix:"1177,omitempty"`
}

SecSizesGrp is a fix50sp1 Component

func New

func New() *SecSizesGrp

New returns an initialized SecSizesGrp instance

func (*SecSizesGrp) SetNoOfSecSizes added in v0.2.0

func (m *SecSizesGrp) SetNoOfSecSizes(v []NoOfSecSizes)

Jump to

Keyboard shortcuts

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