Uses of Enum Class
org.coderic.iso20022.messages.cafm.Frequency12Code
Packages that use Frequency12Code
-
Uses of Frequency12Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return Frequency12CodeModifier and TypeMethodDescriptionstatic Frequency12CodeWallet2.getActvtyIntrvl()Gets the value of the actvtyIntrvl property.static Frequency12CodeReturns the enum constant of this class with the specified name.static Frequency12Code[]Frequency12Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cafm with parameters of type Frequency12CodeModifier and TypeMethodDescriptionvoidWallet2.setActvtyIntrvl(Frequency12Code value) Sets the value of the actvtyIntrvl property.