Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_09.CreditDebitCode
Packages that use CreditDebitCode
-
Uses of CreditDebitCode in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as CreditDebitCodeMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return CreditDebitCodeModifier and TypeMethodDescriptionstatic CreditDebitCode
DocumentAdjustment1.getCdtDbtInd()
Gets the value of the cdtDbtInd property.static CreditDebitCode
Returns the enum constant of this type with the specified name.static CreditDebitCode[]
CreditDebitCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type CreditDebitCodeModifier and TypeMethodDescriptionvoid
DocumentAdjustment1.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.