Uses of Enum Class
com.epam.fix.message.constants.fix42.enums.FinancialStatus
Packages that use FinancialStatus
-
Uses of FinancialStatus in com.epam.fix.message.constants.fix42.enums
Methods in com.epam.fix.message.constants.fix42.enums that return FinancialStatusModifier and TypeMethodDescriptionstatic FinancialStatus
Returns the enum constant of this class with the specified name.static FinancialStatus[]
FinancialStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.