Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.CurrencyAndAmount
-
Packages that use CurrencyAndAmount Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_01 -
-
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 CurrencyAndAmount Modifier and Type Field Description protected CurrencyAndAmountReferredDocumentAmount1Choice. cdtNoteAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice. dscntApldAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice. duePyblAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice. rmtdAmtprotected CurrencyAndAmountReferredDocumentAmount1Choice. taxAmtMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return CurrencyAndAmount Modifier and Type Method Description CurrencyAndAmountObjectFactory. createCurrencyAndAmount()Create an instance ofCurrencyAndAmountCurrencyAndAmountReferredDocumentAmount1Choice. getCdtNoteAmt()Gets the value of the cdtNoteAmt property.CurrencyAndAmountReferredDocumentAmount1Choice. getDscntApldAmt()Gets the value of the dscntApldAmt property.CurrencyAndAmountReferredDocumentAmount1Choice. getDuePyblAmt()Gets the value of the duePyblAmt property.CurrencyAndAmountReferredDocumentAmount1Choice. getRmtdAmt()Gets the value of the rmtdAmt property.CurrencyAndAmountReferredDocumentAmount1Choice. getTaxAmt()Gets the value of the taxAmt property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type CurrencyAndAmount Modifier and Type Method Description voidReferredDocumentAmount1Choice. 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.
-