Uses of Class
org.coderic.iso20022.messages.auth.FinancialInstrumentQuantity25Choice
-
Uses of FinancialInstrumentQuantity25Choice in org.coderic.iso20022.messages.auth
Modifier and TypeMethodDescriptionObjectFactory.createFinancialInstrumentQuantity25Choice()
Create an instance ofFinancialInstrumentQuantity25Choice
OrderInstructionData2.getDispdQty()
Gets the value of the dispdQty property.AuctionData2.getIndctvAuctnVol()
Gets the value of the indctvAuctnVol property.OrderInstructionData2.getInitlQty()
Gets the value of the initlQty property.OrderInstructionData2.getMinAccptblQty()
Gets the value of the minAccptblQty property.OrderInstructionData2.getRmngQty()
Gets the value of the rmngQty property.MinimumExecutable1.getSz()
Gets the value of the sz property.TransactionData3.getTraddQty()
Gets the value of the traddQty property.Modifier and TypeMethodDescriptionvoid
OrderInstructionData2.setDispdQty
(FinancialInstrumentQuantity25Choice value) Sets the value of the dispdQty property.void
AuctionData2.setIndctvAuctnVol
(FinancialInstrumentQuantity25Choice value) Sets the value of the indctvAuctnVol property.void
OrderInstructionData2.setInitlQty
(FinancialInstrumentQuantity25Choice value) Sets the value of the initlQty property.void
OrderInstructionData2.setMinAccptblQty
(FinancialInstrumentQuantity25Choice value) Sets the value of the minAccptblQty property.void
OrderInstructionData2.setRmngQty
(FinancialInstrumentQuantity25Choice value) Sets the value of the rmngQty property.void
MinimumExecutable1.setSz
(FinancialInstrumentQuantity25Choice value) Sets the value of the sz property.void
TransactionData3.setTraddQty
(FinancialInstrumentQuantity25Choice value) Sets the value of the traddQty property.