Class TrdRegTimestampsBlock.TrdRegTimestampsGroup

java.lang.Object
com.epam.fix.meffmodel.fix50sp2.block.TrdRegTimestampsBlock.TrdRegTimestampsGroup
Enclosing class:
TrdRegTimestampsBlock

public class TrdRegTimestampsBlock.TrdRegTimestampsGroup extends Object
  • Constructor Details

    • TrdRegTimestampsGroup

      public TrdRegTimestampsGroup()
  • Method Details

    • getTrdRegTimestamp

      public Calendar getTrdRegTimestamp()
    • setTrdRegTimestamp

      public void setTrdRegTimestamp(Calendar value)
    • getTrdRegTimestampType

      public Long getTrdRegTimestampType()
    • setTrdRegTimestampType

      public void setTrdRegTimestampType(Long value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)