|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForceSeqNumReset | |
---|---|
com.epam.fixengine |
Uses of ForceSeqNumReset in com.epam.fixengine |
---|
Methods in com.epam.fixengine that return ForceSeqNumReset | |
---|---|
ForceSeqNumReset |
SessionParameters.getForceSeqNumReset()
Gets force sequence reset. |
static ForceSeqNumReset |
ForceSeqNumReset.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ForceSeqNumReset[] |
ForceSeqNumReset.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.epam.fixengine with parameters of type ForceSeqNumReset | |
---|---|
void |
SessionParameters.setForceSeqNumReset(ForceSeqNumReset forceSeqNumReset)
Sets force sequence reset. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |