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