Uses of Enum Class
org.coderic.iso20022.messages.casr.Algorithm5Code
Packages that use Algorithm5Code
-
Uses of Algorithm5Code in org.coderic.iso20022.messages.casr
Methods in org.coderic.iso20022.messages.casr that return Algorithm5CodeModifier and TypeMethodDescriptionstatic Algorithm5CodeAlgorithmIdentification26.getParam()Gets the value of the param property.static Algorithm5CodeReturns the enum constant of this class with the specified name.static Algorithm5Code[]Algorithm5Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.casr with parameters of type Algorithm5CodeModifier and TypeMethodDescriptionvoidAlgorithmIdentification26.setParam(Algorithm5Code value) Sets the value of the param property.