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