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