Uses of Enum Class
org.coderic.iso20022.messages.cafm.Algorithm11Code
Packages that use Algorithm11Code
-
Uses of Algorithm11Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return Algorithm11CodeModifier and TypeMethodDescriptionstatic Algorithm11CodeParameter5.getDgstAlgo()Gets the value of the dgstAlgo property.static Algorithm11CodeReturns the enum constant of this class with the specified name.static Algorithm11Code[]Algorithm11Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cafm with parameters of type Algorithm11CodeModifier and TypeMethodDescriptionvoidParameter5.setDgstAlgo(Algorithm11Code value) Sets the value of the dgstAlgo property.