Class TradingAccountInfoRemoveEvent
java.lang.Object
velox.api.layer1.datastructure.events.Event
velox.api.layer1.datastructure.events.TradingAccountInfoEvent
velox.api.layer1.datastructure.events.TradingAccountInfoRemoveEvent
- All Implemented Interfaces:
Serializable,Cloneable,CloneableSerializable,CustomGeneratedEvent
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionTradingAccountInfoRemoveEvent(long t, AccountInfo accountInfo, String alias) -
Method Summary
Methods inherited from class velox.api.layer1.datastructure.events.TradingAccountInfoEvent
getAccountInfo, getAlias
-
Constructor Details
-
TradingAccountInfoRemoveEvent
-
-
Method Details
-
clone
- Specified by:
clonein interfaceCloneableSerializable- Specified by:
clonein classEvent
-