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