Package com.epam.fix.message.format
Class MonthYearWithWeekFormatter
java.lang.Object
com.epam.fix.message.format.AbstractUTCDateFormatter
com.epam.fix.message.format.MonthYearFormatter
com.epam.fix.message.format.MonthYearWithWeekFormatter
- All Implemented Interfaces:
FIXDateFormatter
Created with IntelliJ IDEA.
User: wed
Date: 21.11.12
Time: 12:46
To change this template use File | Settings | File Templates.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected int
formatUTCCalendar
(Calendar utcCal, byte[] buff, int offset) int
Methods inherited from class com.epam.fix.message.format.AbstractUTCDateFormatter
format
-
Constructor Details
-
MonthYearWithWeekFormatter
public MonthYearWithWeekFormatter()
-
-
Method Details
-
getFormattedStringLength
- Specified by:
getFormattedStringLength
in interfaceFIXDateFormatter
- Overrides:
getFormattedStringLength
in classMonthYearFormatter
-
formatUTCCalendar
- Overrides:
formatUTCCalendar
in classMonthYearFormatter
-