Package com.epam.fix.model.fix50.block
Class InstrumentBlock.EventsGroup
java.lang.Object
com.epam.fix.model.fix50.block.InstrumentBlock.EventsGroup
- Enclosing class:
- InstrumentBlock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setEventDate
(Calendar value) void
setEventPx
(Double value) void
setEventText
(String value) void
setEventType
(Long value) void
-
Constructor Details
-
EventsGroup
public EventsGroup()
-
-
Method Details
-
getEventType
-
setEventType
-
getEventDate
-
setEventDate
-
getEventPx
-
setEventPx
-
getEventText
-
setEventText
-
toFIX
-
fromFIX
-