Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_001_08.RegulatoryReportingType1Code
Packages that use RegulatoryReportingType1Code
-
Uses of RegulatoryReportingType1Code in org.kapott.hbci.sepa.jaxb.pain_008_001_08
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_08 declared as RegulatoryReportingType1CodeModifier and TypeFieldDescriptionprotected RegulatoryReportingType1Code
RegulatoryReporting3.dbtCdtRptgInd
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 that return RegulatoryReportingType1CodeModifier and TypeMethodDescriptionstatic RegulatoryReportingType1Code
RegulatoryReporting3.getDbtCdtRptgInd()
Gets the value of the dbtCdtRptgInd property.static RegulatoryReportingType1Code
Returns the enum constant of this type with the specified name.static RegulatoryReportingType1Code[]
RegulatoryReportingType1Code.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_08 with parameters of type RegulatoryReportingType1CodeModifier and TypeMethodDescriptionvoid
RegulatoryReporting3.setDbtCdtRptgInd
(RegulatoryReportingType1Code value) Sets the value of the dbtCdtRptgInd property.