Uses of Enum Class
org.coderic.iso20022.messages.sese.RejectionReason27Code
Packages that use RejectionReason27Code
-
Uses of RejectionReason27Code in org.coderic.iso20022.messages.sese
Methods in org.coderic.iso20022.messages.sese that return RejectionReason27CodeModifier and TypeMethodDescriptionstatic RejectionReason27CodeRejectionAndRepairReason25Choice.getCd()Gets the value of the cd property.static RejectionReason27CodeReturns the enum constant of this class with the specified name.static RejectionReason27Code[]RejectionReason27Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.sese with parameters of type RejectionReason27CodeModifier and TypeMethodDescriptionvoidRejectionAndRepairReason25Choice.setCd(RejectionReason27Code value) Sets the value of the cd property.