Uses of Enum Class
org.coderic.iso20022.messages.cafm.EncryptionFormat2Code
-
Uses of EncryptionFormat2Code in org.coderic.iso20022.messages.cafm
Modifier and TypeMethodDescriptionstatic EncryptionFormat2Code
Parameter10.getNcrptnFrmt()
Gets the value of the ncrptnFrmt property.Parameter12.getNcrptnFrmt()
Gets the value of the ncrptnFrmt property.static EncryptionFormat2Code
Returns 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.Modifier and TypeMethodDescriptionvoid
Parameter10.setNcrptnFrmt
(EncryptionFormat2Code value) Sets the value of the ncrptnFrmt property.void
Parameter12.setNcrptnFrmt
(EncryptionFormat2Code value) Sets the value of the ncrptnFrmt property.