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