Uses of Enum Class
org.coderic.iso20022.messages.tsmt.Algorithm5Code
-
Uses of Algorithm5Code in org.coderic.iso20022.messages.tsmt
Modifier and TypeMethodDescriptionstatic Algorithm5Code
AlgorithmAndDigest1.getDgstAlgo()
Gets the value of the dgstAlgo property.static Algorithm5Code
Returns 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.Modifier and TypeMethodDescriptionvoid
AlgorithmAndDigest1.setDgstAlgo
(Algorithm5Code value) Sets the value of the dgstAlgo property.