Package com.teraspaces.qwframework

Class Summary
DateTime The Java implementation of .Net DateTime.
FIXFormatAlgorithm Used by QWFIX internally.
FIXTypeConverter Helper functions used by QWFIX internally.
QWBitConverter Helper functions used by QWFIX internally.
QWTypeManager Manages a global repository of cross programming language interoperable types.
QWVersion Represents version used in QWFramework.
TimeSpan Represents a Java implementation of .Net TimeSpan class.
Version A Java implementation of .Net Version class.
 

Enum Summary
DateTimeKind Specifies whether a DateTime object represents a local time, a Coordinated Universal Time (UTC), or is not specified as either local time or UTC.
DayOfWeek Specifies the day of the week.
 

Annotation Types Summary
QWTypeAlias The attribute used to define cross programming language interoperable types.