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