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