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