Uses of Enum Class
org.coderic.iso20022.messages.cafm.Algorithm18Code
-
Uses of Algorithm18Code in org.coderic.iso20022.messages.cafm
Modifier and TypeMethodDescriptionstatic Algorithm18Code
AlgorithmIdentification23.getAlgo()
Gets the value of the algo property.AlgorithmIdentification24.getAlgo()
Gets the value of the algo property.static Algorithm18Code
Returns the enum constant of this class with the specified name.static Algorithm18Code[]
Algorithm18Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
AlgorithmIdentification23.setAlgo
(Algorithm18Code value) Sets the value of the algo property.void
AlgorithmIdentification24.setAlgo
(Algorithm18Code value) Sets the value of the algo property.