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