Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.FinancialInstrumentQuantity1Choice
-
Packages that use FinancialInstrumentQuantity1Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of FinancialInstrumentQuantity1Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as FinancialInstrumentQuantity1Choice Modifier and Type Field Description protected FinancialInstrumentQuantity1Choice
TransactionQuantities3Choice. qty
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return FinancialInstrumentQuantity1Choice Modifier and Type Method Description FinancialInstrumentQuantity1Choice
ObjectFactory. createFinancialInstrumentQuantity1Choice()
Create an instance ofFinancialInstrumentQuantity1Choice
FinancialInstrumentQuantity1Choice
TransactionQuantities3Choice. getQty()
Gets the value of the qty property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type FinancialInstrumentQuantity1Choice Modifier and Type Method Description void
TransactionQuantities3Choice. setQty(FinancialInstrumentQuantity1Choice value)
Sets the value of the qty property.
-