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