Uses of Enum Class
org.coderic.iso20022.messages.sese.AcknowledgementReason10Code
Packages that use AcknowledgementReason10Code
-
Uses of AcknowledgementReason10Code in org.coderic.iso20022.messages.sese
Methods in org.coderic.iso20022.messages.sese that return AcknowledgementReason10CodeModifier and TypeMethodDescriptionstatic AcknowledgementReason10CodeAcknowledgementReason24Choice.getCd()Gets the value of the cd property.static AcknowledgementReason10CodeReturns the enum constant of this class with the specified name.static AcknowledgementReason10Code[]AcknowledgementReason10Code.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 AcknowledgementReason10CodeModifier and TypeMethodDescriptionvoidAcknowledgementReason24Choice.setCd(AcknowledgementReason10Code value) Sets the value of the cd property.