Uses of Enum Class
org.coderic.iso20022.messages.caam.EncryptionFormat1Code
-
Uses of EncryptionFormat1Code in org.coderic.iso20022.messages.caam
Modifier and TypeMethodDescriptionstatic EncryptionFormat1Code
Parameter4.getNcrptnFrmt()
Gets the value of the ncrptnFrmt property.Parameter6.getNcrptnFrmt()
Gets the value of the ncrptnFrmt property.static EncryptionFormat1Code
Returns the enum constant of this class with the specified name.static EncryptionFormat1Code[]
EncryptionFormat1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Parameter4.setNcrptnFrmt
(EncryptionFormat1Code value) Sets the value of the ncrptnFrmt property.void
Parameter6.setNcrptnFrmt
(EncryptionFormat1Code value) Sets the value of the ncrptnFrmt property.