Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_03.AmountTypeSEPA
Packages that use AmountTypeSEPA
-
Uses of AmountTypeSEPA in org.kapott.hbci.sepa.jaxb.pain_001_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_03 declared as AmountTypeSEPAModifier and TypeFieldDescriptionprotected AmountTypeSEPA
CreditTransferTransactionInformationSCT.amt
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_03 that return AmountTypeSEPAModifier and TypeMethodDescriptionObjectFactory.createAmountTypeSEPA()
Create an instance ofAmountTypeSEPA
CreditTransferTransactionInformationSCT.getAmt()
Gets the value of the amt property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_03 with parameters of type AmountTypeSEPAModifier and TypeMethodDescriptionvoid
CreditTransferTransactionInformationSCT.setAmt
(AmountTypeSEPA value) Sets the value of the amt property.