Uses of Enum Class
org.coderic.iso20022.messages.cafm.ProtectionMethod1Code
Packages that use ProtectionMethod1Code
-
Uses of ProtectionMethod1Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return ProtectionMethod1CodeModifier and TypeMethodDescriptionstatic ProtectionMethod1CodeToken3.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.cafm with parameters of type ProtectionMethod1CodeModifier and TypeMethodDescriptionvoidToken3.setPrtcnMtd(ProtectionMethod1Code value) Sets the value of the prtcnMtd property.