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