Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_001_10.RegulatoryReportingType1Code
Packages that use RegulatoryReportingType1Code
-
Uses of RegulatoryReportingType1Code in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as RegulatoryReportingType1CodeModifier and TypeFieldDescriptionprotected RegulatoryReportingType1CodeRegulatoryReporting3.dbtCdtRptgIndMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return RegulatoryReportingType1CodeModifier and TypeMethodDescriptionstatic RegulatoryReportingType1CodeRegulatoryReporting3.getDbtCdtRptgInd()Gets the value of the dbtCdtRptgInd property.static RegulatoryReportingType1CodeReturns 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_10 with parameters of type RegulatoryReportingType1CodeModifier and TypeMethodDescriptionvoidRegulatoryReporting3.setDbtCdtRptgInd(RegulatoryReportingType1Code value) Sets the value of the dbtCdtRptgInd property.