Uses of Class
org.coderic.iso20022.messages.auth.FinancialInstrumentQuantity25Choice
Packages that use FinancialInstrumentQuantity25Choice
-
Uses of FinancialInstrumentQuantity25Choice in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return FinancialInstrumentQuantity25ChoiceModifier and TypeMethodDescriptionObjectFactory.createFinancialInstrumentQuantity25Choice()Create an instance ofFinancialInstrumentQuantity25ChoiceOrderInstructionData2.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.Methods in org.coderic.iso20022.messages.auth with parameters of type FinancialInstrumentQuantity25ChoiceModifier and TypeMethodDescriptionvoidOrderInstructionData2.setDispdQty(FinancialInstrumentQuantity25Choice value) Sets the value of the dispdQty property.voidAuctionData2.setIndctvAuctnVol(FinancialInstrumentQuantity25Choice value) Sets the value of the indctvAuctnVol property.voidOrderInstructionData2.setInitlQty(FinancialInstrumentQuantity25Choice value) Sets the value of the initlQty property.voidOrderInstructionData2.setMinAccptblQty(FinancialInstrumentQuantity25Choice value) Sets the value of the minAccptblQty property.voidOrderInstructionData2.setRmngQty(FinancialInstrumentQuantity25Choice value) Sets the value of the rmngQty property.voidMinimumExecutable1.setSz(FinancialInstrumentQuantity25Choice value) Sets the value of the sz property.voidTransactionData3.setTraddQty(FinancialInstrumentQuantity25Choice value) Sets the value of the traddQty property.