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