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 CurrencyAndAmount
ReferredDocumentAmount1Choice.cdtNoteAmt
protected CurrencyAndAmount
ReferredDocumentAmount1Choice.dscntApldAmt
protected CurrencyAndAmount
ReferredDocumentAmount1Choice.duePyblAmt
protected CurrencyAndAmount
ReferredDocumentAmount1Choice.rmtdAmt
protected CurrencyAndAmount
ReferredDocumentAmount1Choice.taxAmt
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return CurrencyAndAmountModifier and TypeMethodDescriptionObjectFactory.createCurrencyAndAmount()
Create an instance ofCurrencyAndAmount
ReferredDocumentAmount1Choice.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 TypeMethodDescriptionvoid
ReferredDocumentAmount1Choice.setCdtNoteAmt
(CurrencyAndAmount value) Sets the value of the cdtNoteAmt property.void
ReferredDocumentAmount1Choice.setDscntApldAmt
(CurrencyAndAmount value) Sets the value of the dscntApldAmt property.void
ReferredDocumentAmount1Choice.setDuePyblAmt
(CurrencyAndAmount value) Sets the value of the duePyblAmt property.void
ReferredDocumentAmount1Choice.setRmtdAmt
(CurrencyAndAmount value) Sets the value of the rmtdAmt property.void
ReferredDocumentAmount1Choice.setTaxAmt
(CurrencyAndAmount value) Sets the value of the taxAmt property.