Uses of Enum Class
com.epam.fixengine.jms.client.ClientState
Packages that use ClientState
-
Uses of ClientState in com.epam.fixengine.jms.client
Methods in com.epam.fixengine.jms.client that return ClientStateModifier and TypeMethodDescriptionstatic ClientState
Returns the enum constant of this class with the specified name.static ClientState[]
ClientState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.epam.fixengine.jms.client with parameters of type ClientState