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