Uses of Enum Class
org.coderic.iso20022.messages.caam.Algorithm8Code
Packages that use Algorithm8Code
-
Uses of Algorithm8Code in org.coderic.iso20022.messages.caam
Methods in org.coderic.iso20022.messages.caam that return Algorithm8CodeModifier and TypeMethodDescriptionstatic Algorithm8CodeAlgorithmIdentification12.getAlgo()Gets the value of the algo property.static Algorithm8CodeReturns the enum constant of this class with the specified name.static Algorithm8Code[]Algorithm8Code.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 Algorithm8CodeModifier and TypeMethodDescriptionvoidAlgorithmIdentification12.setAlgo(Algorithm8Code value) Sets the value of the algo property.