Interface TypedMessageSource

    • Method Detail

      • getCurrentTypeIndex

        int getCurrentTypeIndex()
        Returns the type index of the current message.
        Returns:
        The current message type index.
      • getCurrentType

        RecordClassDescriptor getCurrentType()
        Returns the type of the current message.
        Returns:
        The current message type.