Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_06.AttendanceContext1Code
Packages that use AttendanceContext1Code
-
Uses of AttendanceContext1Code in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as AttendanceContext1CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return AttendanceContext1CodeModifier and TypeMethodDescriptionstatic AttendanceContext1Code
PaymentContext3.getAttndncCntxt()
Gets the value of the attndncCntxt property.static AttendanceContext1Code
Returns 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_06 with parameters of type AttendanceContext1CodeModifier and TypeMethodDescriptionvoid
PaymentContext3.setAttndncCntxt
(AttendanceContext1Code value) Sets the value of the attndncCntxt property.