Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.CurrencyAndAmount
Packages that use CurrencyAndAmount
-
Uses of CurrencyAndAmount in org.kapott.hbci.sepa.jaxb.pain_008_001_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_01 declared as CurrencyAndAmountModifier and TypeFieldDescriptionprotected CurrencyAndAmountReferredDocumentAmount1Choice.cdtNoteAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice.dscntApldAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice.duePyblAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice.rmtdAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice.taxAmtMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return CurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createCurrencyAndAmount()Create an instance ofCurrencyAndAmountReferredDocumentAmount1Choice.getCdtNoteAmt()Gets the value of the cdtNoteAmt property.ReferredDocumentAmount1Choice.getDscntApldAmt()Gets the value of the dscntApldAmt property.ReferredDocumentAmount1Choice.getDuePyblAmt()Gets the value of the duePyblAmt property.ReferredDocumentAmount1Choice.getRmtdAmt()Gets the value of the rmtdAmt property.ReferredDocumentAmount1Choice.getTaxAmt()Gets the value of the taxAmt property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type CurrencyAndAmountModifier and TypeMethodDescriptionvoidReferredDocumentAmount1Choice.setCdtNoteAmt(CurrencyAndAmount value) Sets the value of the cdtNoteAmt property.voidReferredDocumentAmount1Choice.setDscntApldAmt(CurrencyAndAmount value) Sets the value of the dscntApldAmt property.voidReferredDocumentAmount1Choice.setDuePyblAmt(CurrencyAndAmount value) Sets the value of the duePyblAmt property.voidReferredDocumentAmount1Choice.setRmtdAmt(CurrencyAndAmount value) Sets the value of the rmtdAmt property.voidReferredDocumentAmount1Choice.setTaxAmt(CurrencyAndAmount value) Sets the value of the taxAmt property.