Class TradingAccountInfoEvent
java.lang.Object
velox.api.layer1.datastructure.events.Event
velox.api.layer1.datastructure.events.TradingAccountInfoEvent
- All Implemented Interfaces:
Serializable,Cloneable,CloneableSerializable,CustomGeneratedEvent
- Direct Known Subclasses:
TradingAccountInfoAddEvent,TradingAccountInfoRemoveEvent
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionTradingAccountInfoEvent(velox.api.layer1.datastructure.events.EventType eventType, long t, AccountInfo accountInfo, String alias) -
Method Summary
-
Constructor Details
-
TradingAccountInfoEvent
public TradingAccountInfoEvent(velox.api.layer1.datastructure.events.EventType eventType, long t, AccountInfo accountInfo, String alias)
-
-
Method Details
-
getAccountInfo
-
getAlias
-