Uses of Enum Class
org.coderic.iso20022.messages.cafm.Algorithm5Code
-
Uses of Algorithm5Code in org.coderic.iso20022.messages.cafm
Modifier and TypeMethodDescriptionstatic Algorithm5Code
AlgorithmIdentification26.getParam()
Gets the value of the param property.static Algorithm5Code
Returns the enum constant of this class with the specified name.static Algorithm5Code[]
Algorithm5Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AlgorithmIdentification26.setParam
(Algorithm5Code value) Sets the value of the param property.