Uses of Enum Class
org.coderic.iso20022.messages.tsin.Algorithm5Code
Packages that use Algorithm5Code
-
Uses of Algorithm5Code in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return Algorithm5CodeModifier and TypeMethodDescriptionstatic Algorithm5CodeAlgorithmAndDigest1.getDgstAlgo()Gets the value of the dgstAlgo 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.tsin with parameters of type Algorithm5CodeModifier and TypeMethodDescriptionvoidAlgorithmAndDigest1.setDgstAlgo(Algorithm5Code value) Sets the value of the dgstAlgo property.