Uses of Enum Class
org.coderic.iso20022.messages.caad.Frequency17Code
Packages that use Frequency17Code
-
Uses of Frequency17Code in org.coderic.iso20022.messages.caad
Methods in org.coderic.iso20022.messages.caad that return Frequency17CodeModifier and TypeMethodDescriptionstatic Frequency17CodeReportData6.getFrqcy()Gets the value of the frqcy property.static Frequency17CodeReturns the enum constant of this class with the specified name.static Frequency17Code[]Frequency17Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caad with parameters of type Frequency17CodeModifier and TypeMethodDescriptionvoidReportData6.setFrqcy(Frequency17Code value) Sets the value of the frqcy property.