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