Uses of Enum Class
org.coderic.iso20022.messages.catp.Frequency3Code
Packages that use Frequency3Code
-
Uses of Frequency3Code in org.coderic.iso20022.messages.catp
Methods in org.coderic.iso20022.messages.catp that return Frequency3CodeModifier and TypeMethodDescriptionstatic Frequency3CodeRecurringTransaction3.getPrdUnit()Gets the value of the prdUnit property.static Frequency3CodeReturns 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.Methods in org.coderic.iso20022.messages.catp with parameters of type Frequency3CodeModifier and TypeMethodDescriptionvoidRecurringTransaction3.setPrdUnit(Frequency3Code value) Sets the value of the prdUnit property.