Uses of Enum Class
org.coderic.iso20022.messages.cafr.ProtectionMethod1Code
Packages that use ProtectionMethod1Code
-
Uses of ProtectionMethod1Code in org.coderic.iso20022.messages.cafr
Methods in org.coderic.iso20022.messages.cafr that return ProtectionMethod1CodeModifier and TypeMethodDescriptionstatic ProtectionMethod1CodeToken2.getPrtcnMtd()Gets the value of the prtcnMtd property.static ProtectionMethod1CodeReturns the enum constant of this class with the specified name.static ProtectionMethod1Code[]ProtectionMethod1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.cafr with parameters of type ProtectionMethod1CodeModifier and TypeMethodDescriptionvoidToken2.setPrtcnMtd(ProtectionMethod1Code value) Sets the value of the prtcnMtd property.