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