Uses of Enum Class
org.coderic.iso20022.messages.caam.EncryptionFormat1Code
Packages that use EncryptionFormat1Code
-
Uses of EncryptionFormat1Code in org.coderic.iso20022.messages.caam
Methods in org.coderic.iso20022.messages.caam that return EncryptionFormat1CodeModifier and TypeMethodDescriptionstatic EncryptionFormat1CodeParameter4.getNcrptnFrmt()Gets the value of the ncrptnFrmt property.Parameter6.getNcrptnFrmt()Gets the value of the ncrptnFrmt property.static EncryptionFormat1CodeReturns 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.Methods in org.coderic.iso20022.messages.caam with parameters of type EncryptionFormat1CodeModifier and TypeMethodDescriptionvoidParameter4.setNcrptnFrmt(EncryptionFormat1Code value) Sets the value of the ncrptnFrmt property.voidParameter6.setNcrptnFrmt(EncryptionFormat1Code value) Sets the value of the ncrptnFrmt property.