Uses of Enum Class
org.coderic.iso20022.messages.cafr.ProtectionMethod1Code
-
Uses of ProtectionMethod1Code in org.coderic.iso20022.messages.cafr
Modifier and TypeMethodDescriptionstatic ProtectionMethod1Code
Token2.getPrtcnMtd()
Gets the value of the prtcnMtd property.static ProtectionMethod1Code
Returns 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.Modifier and TypeMethodDescriptionvoid
Token2.setPrtcnMtd
(ProtectionMethod1Code value) Sets the value of the prtcnMtd property.