Uses of Enum Class
org.coderic.iso20022.messages.canm.EncryptionFormat3Code
Packages that use EncryptionFormat3Code
-
Uses of EncryptionFormat3Code in org.coderic.iso20022.messages.canm
Methods in org.coderic.iso20022.messages.canm that return EncryptionFormat3CodeModifier and TypeMethodDescriptionstatic EncryptionFormat3CodeParameter14.getNcrptnFrmt()Gets the value of the ncrptnFrmt property.static EncryptionFormat3CodeReturns the enum constant of this class with the specified name.static EncryptionFormat3Code[]EncryptionFormat3Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.canm with parameters of type EncryptionFormat3CodeModifier and TypeMethodDescriptionvoidParameter14.setNcrptnFrmt(EncryptionFormat3Code value) Sets the value of the ncrptnFrmt property.