public class SessionsGrpElem extends Object
Constructor and Description |
---|
SessionsGrpElem()
Create new object.
|
Modifier and Type | Method and Description |
---|---|
long |
getPartyIdSessionId()
Identification of a Trading Session provided by Eurex to a certain business unit.
|
long |
getPartyIdSponsoredAccessUnit()
Sponsored Access Unit ID.
|
String |
getPartySponsoredAccessUnit()
Sponsored Access Unit name.
|
SessionMode |
getSessionMode()
Type of Eurex ETI session.
|
SessionSubMode |
getSessionSubMode()
Session sub mode.
|
void |
setPartyIdSessionId(long value) |
void |
setPartyIdSponsoredAccessUnit(long value) |
void |
setPartySponsoredAccessUnit(String value) |
void |
setSessionMode(SessionMode value) |
void |
setSessionSubMode(SessionSubMode value) |
String |
toString()
Returns a string representation.
|
public String toString()
public long getPartyIdSessionId()
public void setPartyIdSessionId(long value)
public long getPartyIdSponsoredAccessUnit()
public void setPartyIdSponsoredAccessUnit(long value)
public SessionMode getSessionMode()
public void setSessionMode(SessionMode value)
public SessionSubMode getSessionSubMode()
public void setSessionSubMode(SessionSubMode value)
public String getPartySponsoredAccessUnit()
public void setPartySponsoredAccessUnit(String value)
Copyright © 2012–2025 Onix Solutions. All rights reserved.