Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.TransactionPrice1Choice
-
Packages that use TransactionPrice1Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of TransactionPrice1Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as TransactionPrice1Choice Modifier and Type Field Description protected TransactionPrice1Choice
EntryTransaction1. rltdPric
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return TransactionPrice1Choice Modifier and Type Method Description TransactionPrice1Choice
ObjectFactory. createTransactionPrice1Choice()
Create an instance ofTransactionPrice1Choice
TransactionPrice1Choice
EntryTransaction1. getRltdPric()
Gets the value of the rltdPric property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type TransactionPrice1Choice Modifier and Type Method Description void
EntryTransaction1. setRltdPric(TransactionPrice1Choice value)
Sets the value of the rltdPric property.
-