Uses of Enum Class
org.coderic.iso20022.messages.casp.Algorithm27Code
Packages that use Algorithm27Code
-
Uses of Algorithm27Code in org.coderic.iso20022.messages.casp
Methods in org.coderic.iso20022.messages.casp that return Algorithm27CodeModifier and TypeMethodDescriptionstatic Algorithm27CodeAlgorithmIdentification31.getAlgo()Gets the value of the algo property.static Algorithm27CodeReturns the enum constant of this class with the specified name.static Algorithm27Code[]Algorithm27Code.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 Algorithm27CodeModifier and TypeMethodDescriptionvoidAlgorithmIdentification31.setAlgo(Algorithm27Code value) Sets the value of the algo property.