Uses of Enum Class
org.coderic.iso20022.messages.seev.CancelledStatusReason5Code
Packages that use CancelledStatusReason5Code
-
Uses of CancelledStatusReason5Code in org.coderic.iso20022.messages.seev
Methods in org.coderic.iso20022.messages.seev that return CancelledStatusReason5CodeModifier and TypeMethodDescriptionstatic CancelledStatusReason5CodeCancelledReason9Choice.getCd()Gets the value of the cd property.static CancelledStatusReason5CodeReturns the enum constant of this class with the specified name.static CancelledStatusReason5Code[]CancelledStatusReason5Code.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 CancelledStatusReason5CodeModifier and TypeMethodDescriptionvoidCancelledReason9Choice.setCd(CancelledStatusReason5Code value) Sets the value of the cd property.