Uses of Enum Class
org.coderic.iso20022.messages.cafm.EncryptionFormat2Code
Packages that use EncryptionFormat2Code
-
Uses of EncryptionFormat2Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return EncryptionFormat2CodeModifier and TypeMethodDescriptionstatic EncryptionFormat2CodeParameter10.getNcrptnFrmt()Gets the value of the ncrptnFrmt property.Parameter12.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.cafm with parameters of type EncryptionFormat2CodeModifier and TypeMethodDescriptionvoidParameter10.setNcrptnFrmt(EncryptionFormat2Code value) Sets the value of the ncrptnFrmt property.voidParameter12.setNcrptnFrmt(EncryptionFormat2Code value) Sets the value of the ncrptnFrmt property.