Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_001_10.CreditDebitCode
Packages that use CreditDebitCode
-
Uses of CreditDebitCode in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as CreditDebitCodeMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 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_008_001_10 with parameters of type CreditDebitCodeModifier and TypeMethodDescriptionvoid
DocumentAdjustment1.setCdtDbtInd
(CreditDebitCode value) Sets the value of the cdtDbtInd property.