Uses of Enum Class
org.coderic.iso20022.messages.caad.Algorithm23Code
Packages that use Algorithm23Code
-
Uses of Algorithm23Code in org.coderic.iso20022.messages.caad
Methods in org.coderic.iso20022.messages.caad that return Algorithm23CodeModifier and TypeMethodDescriptionstatic Algorithm23CodeAlgorithmIdentification25.getAlgo()Gets the value of the algo property.static Algorithm23CodeReturns the enum constant of this class with the specified name.static Algorithm23Code[]Algorithm23Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.caad with parameters of type Algorithm23CodeModifier and TypeMethodDescriptionvoidAlgorithmIdentification25.setAlgo(Algorithm23Code value) Sets the value of the algo property.