matchrules

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

type MatchRules struct {
	//NoMatchRules is a non-required field for MatchRules.
	NoMatchRules []NoMatchRules `fix:"1235,omitempty"`
}

MatchRules is a fix50sp1 Component

func New

func New() *MatchRules

New returns an initialized MatchRules instance

func (*MatchRules) SetNoMatchRules added in v0.2.0

func (m *MatchRules) SetNoMatchRules(v []NoMatchRules)

type NoMatchRules

type NoMatchRules struct {
	//MatchAlgorithm is a non-required field for NoMatchRules.
	MatchAlgorithm *string `fix:"1142"`
	//MatchType is a non-required field for NoMatchRules.
	MatchType *string `fix:"574"`
}

NoMatchRules is a repeating group in MatchRules

func NewNoMatchRules added in v0.2.0

func NewNoMatchRules() *NoMatchRules

NewNoMatchRules returns an initialized NoMatchRules instance

func (*NoMatchRules) SetMatchAlgorithm added in v0.2.0

func (m *NoMatchRules) SetMatchAlgorithm(v string)

func (*NoMatchRules) SetMatchType added in v0.2.0

func (m *NoMatchRules) SetMatchType(v string)

Jump to

Keyboard shortcuts

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