public class PegInstructionsBlock extends Object implements com.epam.fix.model.Block
Constructor and Description |
---|
PegInstructionsBlock() |
Modifier and Type | Method and Description |
---|---|
void |
fromFIX(FIXFieldList l) |
Long |
getPegMoveType() |
Long |
getPegPriceType() |
void |
setPegMoveType(Long value) |
void |
setPegPriceType(Long value) |
void |
toFIX(FIXFieldList l) |
public Long getPegPriceType()
public void setPegPriceType(Long value)
public Long getPegMoveType()
public void setPegMoveType(Long value)
public void toFIX(FIXFieldList l)
toFIX
in interface com.epam.fix.model.Block
public void fromFIX(FIXFieldList l)
fromFIX
in interface com.epam.fix.model.Block
Copyright © 2000–2022 EPAM Systems. All rights reserved.