Package | Description |
---|---|
com.epam.fixengine |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
SessionParameters.setForceSeqNumReset(ForceSeqNumReset forceSeqNumReset)
Sets force sequence reset.
|
Copyright © 2000–2022 EPAM Systems. All rights reserved.