Class EvntGrpBlock.EventsGroup

java.lang.Object
com.epam.fix.meffmodel.fix50sp2.block.EvntGrpBlock.EventsGroup
Enclosing class:
EvntGrpBlock

public class EvntGrpBlock.EventsGroup extends Object
  • Constructor Details

    • EventsGroup

      public EventsGroup()
  • Method Details

    • getEventType

      public Long getEventType()
    • setEventType

      public void setEventType(Long value)
    • getEventDate

      public Calendar getEventDate()
    • setEventDate

      public void setEventDate(Calendar value)
    • getEventTime

      public Calendar getEventTime()
    • setEventTime

      public void setEventTime(Calendar value)
    • getEventPx

      public Double getEventPx()
    • setEventPx

      public void setEventPx(Double value)
    • getEventText

      public String getEventText()
    • setEventText

      public void setEventText(String value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)