Uses of Enum Class
org.coderic.iso20022.messages.catp.Frequency3Code
-
Uses of Frequency3Code in org.coderic.iso20022.messages.catp
Modifier and TypeMethodDescriptionstatic Frequency3Code
RecurringTransaction3.getPrdUnit()
Gets the value of the prdUnit property.static Frequency3Code
Returns the enum constant of this class with the specified name.static Frequency3Code[]
Frequency3Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
RecurringTransaction3.setPrdUnit
(Frequency3Code value) Sets the value of the prdUnit property.