Uses of Enum Class
org.coderic.iso20022.messages.fxtr.TradeConfirmationStatus1Code
Packages that use TradeConfirmationStatus1Code
-
Uses of TradeConfirmationStatus1Code in org.coderic.iso20022.messages.fxtr
Methods in org.coderic.iso20022.messages.fxtr that return TradeConfirmationStatus1CodeModifier and TypeMethodDescriptionstatic TradeConfirmationStatus1CodeForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.getConfSts()Gets the value of the confSts property.static TradeConfirmationStatus1CodeReturns 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.Methods in org.coderic.iso20022.messages.fxtr with parameters of type TradeConfirmationStatus1CodeModifier and TypeMethodDescriptionvoidForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.setConfSts(TradeConfirmationStatus1Code value) Sets the value of the confSts property.