Uses of Enum Class
org.coderic.iso20022.messages.canm.EncryptedDataFormat1Code
-
Uses of EncryptedDataFormat1Code in org.coderic.iso20022.messages.canm
Modifier and TypeMethodDescriptionstatic EncryptedDataFormat1Code
EncryptedDataElement1.getClearTxtDataFrmt()
Gets the value of the clearTxtDataFrmt property.static EncryptedDataFormat1Code
Returns the enum constant of this class with the specified name.static EncryptedDataFormat1Code[]
EncryptedDataFormat1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
EncryptedDataElement1.setClearTxtDataFrmt
(EncryptedDataFormat1Code value) Sets the value of the clearTxtDataFrmt property.