Uses of Enum Class
org.coderic.iso20022.messages.cafm.FileActionResult1Code
Packages that use FileActionResult1Code
-
Uses of FileActionResult1Code in org.coderic.iso20022.messages.cafm
Methods in org.coderic.iso20022.messages.cafm that return FileActionResult1CodeModifier and TypeMethodDescriptionstatic FileActionResult1CodeResultData9.getRslt()Gets the value of the rslt property.static FileActionResult1CodeReturns the enum constant of this class with the specified name.static FileActionResult1Code[]FileActionResult1Code.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 FileActionResult1CodeModifier and TypeMethodDescriptionvoidResultData9.setRslt(FileActionResult1Code value) Sets the value of the rslt property.