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