Uses of Enum Class
org.coderic.iso20022.messages.catm.EncryptionFormat2Code
Packages that use EncryptionFormat2Code
-
Uses of EncryptionFormat2Code in org.coderic.iso20022.messages.catm
Methods in org.coderic.iso20022.messages.catm that return EncryptionFormat2CodeModifier and TypeMethodDescriptionstatic EncryptionFormat2CodeParameter12.getNcrptnFrmt()Gets the value of the ncrptnFrmt property.Parameter17.getNcrptnFrmt()Gets the value of the ncrptnFrmt property.static EncryptionFormat2CodeReturns the enum constant of this class with the specified name.static EncryptionFormat2Code[]EncryptionFormat2Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.catm with parameters of type EncryptionFormat2CodeModifier and TypeMethodDescriptionvoidParameter12.setNcrptnFrmt(EncryptionFormat2Code value) Sets the value of the ncrptnFrmt property.voidParameter17.setNcrptnFrmt(EncryptionFormat2Code value) Sets the value of the ncrptnFrmt property.