Uses of Enum Class
org.coderic.iso20022.messages.cafr.Identification3Code
Packages that use Identification3Code
-
Uses of Identification3Code in org.coderic.iso20022.messages.cafr
Methods in org.coderic.iso20022.messages.cafr that return Identification3CodeModifier and TypeMethodDescriptionstatic Identification3CodeCredentials2.getIdCd()Gets the value of the idCd property.static Identification3CodeReturns the enum constant of this class with the specified name.static Identification3Code[]Identification3Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cafr with parameters of type Identification3CodeModifier and TypeMethodDescriptionvoidCredentials2.setIdCd(Identification3Code value) Sets the value of the idCd property.