Package | Description |
---|---|
com.epam.fix.model.fix50.message |
Modifier and Type | Method and Description |
---|---|
PegInstructionsBlock |
ExecutionReport.getPegInstructions() |
PegInstructionsBlock |
MultilegOrderCancelReplaceRequest.getPegInstructions() |
PegInstructionsBlock |
NewOrderSingle.getPegInstructions() |
PegInstructionsBlock |
OrderCancelReplaceRequest.getPegInstructions() |
PegInstructionsBlock |
NewOrderMultileg.getPegInstructions() |
PegInstructionsBlock |
CrossOrderCancelReplaceRequest.getPegInstructions() |
PegInstructionsBlock |
NewOrderList.OrdersGroup.getPegInstructions() |
PegInstructionsBlock |
NewOrderCross.getPegInstructions() |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionReport.setPegInstructions(PegInstructionsBlock value) |
void |
MultilegOrderCancelReplaceRequest.setPegInstructions(PegInstructionsBlock value) |
void |
NewOrderSingle.setPegInstructions(PegInstructionsBlock value) |
void |
OrderCancelReplaceRequest.setPegInstructions(PegInstructionsBlock value) |
void |
NewOrderMultileg.setPegInstructions(PegInstructionsBlock value) |
void |
CrossOrderCancelReplaceRequest.setPegInstructions(PegInstructionsBlock value) |
void |
NewOrderList.OrdersGroup.setPegInstructions(PegInstructionsBlock value) |
void |
NewOrderCross.setPegInstructions(PegInstructionsBlock value) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.