Package | Description |
---|---|
biz.onixs.cme.stp.handler |
Modifier and Type | Method and Description |
---|---|
static CommissionBasis |
CommissionBasis.forValue(int value)
Returns enum value for the int representation
|
CommissionBasis |
CommissionData.getCommissionBasis()
Indicates the method used to calculate broker fees.
|
static CommissionBasis |
CommissionBasis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommissionBasis[] |
CommissionBasis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CommissionData.setCommissionBasis(CommissionBasis value)
Indicates the method used to calculate broker fees.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.