Uses of Enum Class
org.coderic.iso20022.messages.pain.Frequency10Code
Packages that use Frequency10Code
-
Uses of Frequency10Code in org.coderic.iso20022.messages.pain
Methods in org.coderic.iso20022.messages.pain that return Frequency10CodeModifier and TypeMethodDescriptionstatic Frequency10CodeFrequency37Choice.getCd()Gets the value of the cd property.static Frequency10CodeReturns the enum constant of this class with the specified name.static Frequency10Code[]Frequency10Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.pain with parameters of type Frequency10CodeModifier and TypeMethodDescriptionvoidFrequency37Choice.setCd(Frequency10Code value) Sets the value of the cd property.