Uses of Enum Class
org.coderic.iso20022.messages.cafm.Algorithm17Code
Packages that use Algorithm17Code
-
Uses of Algorithm17Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return Algorithm17CodeModifier and TypeMethodDescriptionstatic Algorithm17CodeAlgorithmIdentification22.getAlgo()Gets the value of the algo property.static Algorithm17CodeReturns the enum constant of this class with the specified name.static Algorithm17Code[]Algorithm17Code.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 Algorithm17CodeModifier and TypeMethodDescriptionvoidAlgorithmIdentification22.setAlgo(Algorithm17Code value) Sets the value of the algo property.