Uses of Enum Class
org.coderic.iso20022.messages.fxtr.AffirmStatus1Code
Packages that use AffirmStatus1Code
-
Uses of AffirmStatus1Code in org.coderic.iso20022.messages.fxtr
Methods in org.coderic.iso20022.messages.fxtr that return AffirmStatus1CodeModifier and TypeMethodDescriptionstatic AffirmStatus1CodeForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.getAffirmSts()Gets the value of the affirmSts property.static AffirmStatus1CodeReturns 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.Methods in org.coderic.iso20022.messages.fxtr with parameters of type AffirmStatus1CodeModifier and TypeMethodDescriptionvoidForeignExchangeTradeConfirmationStatusAdviceAcknowledgementV01.setAffirmSts(AffirmStatus1Code value) Sets the value of the affirmSts property.