Uses of Enum Class
com.e1c.g5.v8.dt.internal.check.qfix.FixSession.SessionState
Packages that use FixSession.SessionState
-
Uses of FixSession.SessionState in com.e1c.g5.v8.dt.internal.check.qfix
Methods in com.e1c.g5.v8.dt.internal.check.qfix that return FixSession.SessionStateModifier and TypeMethodDescriptionFixSession.getSessionState()Provides the quick fix session statestatic FixSession.SessionStateReturns the enum constant of this class with the specified name.static FixSession.SessionState[]FixSession.SessionState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.e1c.g5.v8.dt.internal.check.qfix with parameters of type FixSession.SessionStateModifier and TypeMethodDescriptionvoidFixSession.setSessionState(FixSession.SessionState sessionState) Sets the current quick fix session state