Uses of Class
org.coderic.iso20022.messages.secl.FinancialInstrumentQuantity1Choice
Packages that use FinancialInstrumentQuantity1Choice
-
Uses of FinancialInstrumentQuantity1Choice in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return FinancialInstrumentQuantity1ChoiceModifier and TypeMethodDescriptionObjectFactory.createFinancialInstrumentQuantity1Choice()Create an instance ofFinancialInstrumentQuantity1ChoiceSettlementObligation5.getQty()Gets the value of the qty property.SettlementObligation8.getQty()Gets the value of the qty property.Methods in org.coderic.iso20022.messages.secl with parameters of type FinancialInstrumentQuantity1ChoiceModifier and TypeMethodDescriptionvoidSettlementObligation5.setQty(FinancialInstrumentQuantity1Choice value) Sets the value of the qty property.voidSettlementObligation8.setQty(FinancialInstrumentQuantity1Choice value) Sets the value of the qty property.