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