Uses of Enum Class
org.coderic.iso20022.messages.casp.AttendanceContext1Code
Packages that use AttendanceContext1Code
-
Uses of AttendanceContext1Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return AttendanceContext1CodeModifier and TypeMethodDescriptionstatic AttendanceContext1CodePaymentContext29.getAttndncCntxt()Gets the value of the attndncCntxt property.static AttendanceContext1CodeReturns the enum constant of this class with the specified name.static AttendanceContext1Code[]AttendanceContext1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.casp with parameters of type AttendanceContext1CodeModifier and TypeMethodDescriptionvoidPaymentContext29.setAttndncCntxt(AttendanceContext1Code value) Sets the value of the attndncCntxt property.