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