Uses of Enum Class
org.coderic.iso20022.messages.caad.Algorithm8Code
-
Uses of Algorithm8Code in org.coderic.iso20022.messages.caad
Modifier and TypeMethodDescriptionstatic Algorithm8Code
AlgorithmIdentification26.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
AlgorithmIdentification26.setAlgo
(Algorithm8Code value) Sets the value of the algo property.