Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_07.AttendanceContext1Code
Packages that use AttendanceContext1Code
-
Uses of AttendanceContext1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as AttendanceContext1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return AttendanceContext1CodeModifier and TypeMethodDescriptionstatic AttendanceContext1CodePaymentContext3.getAttndncCntxt()Gets the value of the attndncCntxt property.static AttendanceContext1CodeReturns the enum constant of this type with the specified name.static AttendanceContext1Code[]AttendanceContext1Code.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type AttendanceContext1CodeModifier and TypeMethodDescriptionvoidPaymentContext3.setAttndncCntxt(AttendanceContext1Code value) Sets the value of the attndncCntxt property.