public class SideCrossLegGrpElem extends Object
Constructor and Description |
---|
SideCrossLegGrpElem()
Create new object.
|
Modifier and Type | Method and Description |
---|---|
CharSequence |
getLegAccount()
Leg-specific account to book trades and keep positions on.
|
LegInputSource |
getLegInputSource()
Role on/for a message.
|
LegPositionEffect |
getLegPositionEffect()
Leg-specific field used for Eurex position management purposes and indicates whether the leg is submitted to open or close a position.
|
void |
setLegAccount(CharSequence value) |
void |
setLegInputSource(LegInputSource value) |
void |
setLegPositionEffect(LegPositionEffect value) |
String |
toString()
Returns a string representation.
|
public String toString()
public LegInputSource getLegInputSource()
public void setLegInputSource(LegInputSource value)
public LegPositionEffect getLegPositionEffect()
public void setLegPositionEffect(LegPositionEffect value)
public CharSequence getLegAccount()
public void setLegAccount(CharSequence value)
Copyright © 2012–2024 Onix Solutions. All rights reserved.