Uses of Enum Class
org.coderic.iso20022.messages.cafm.Algorithm19Code
Packages that use Algorithm19Code
-
Uses of Algorithm19Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return Algorithm19CodeModifier and TypeMethodDescriptionstatic Algorithm19CodeAlgorithmIdentification20.getAlgo()Gets the value of the algo property.static Algorithm19CodeReturns the enum constant of this class with the specified name.static Algorithm19Code[]Algorithm19Code.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 Algorithm19CodeModifier and TypeMethodDescriptionvoidAlgorithmIdentification20.setAlgo(Algorithm19Code value) Sets the value of the algo property.