Package com.epam.fix.validation
Interface IValidationFIXMessage
- All Known Implementing Classes:
ValidationFIXGroup
,ValidationFIXMessage
public interface IValidationFIXMessage
- Author:
- Serhiy_Zahriychuk
-
Method Summary
Modifier and TypeMethodDescriptionint
Gets the number of fields in this message.
-
Method Details
-
getMessageSize
int getMessageSize()Gets the number of fields in this message.
-