Uses of Enum Class
org.coderic.iso20022.messages.fxtr.TradeConfirmationStatus1Code
-
Uses of TradeConfirmationStatus1Code in org.coderic.iso20022.messages.fxtr
Modifier and TypeMethodDescriptionstatic TradeConfirmationStatus1Code
ForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.getConfSts()
Gets the value of the confSts property.static TradeConfirmationStatus1Code
Returns the enum constant of this class with the specified name.static TradeConfirmationStatus1Code[]
TradeConfirmationStatus1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.setConfSts
(TradeConfirmationStatus1Code value) Sets the value of the confSts property.