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