Class PlainTextClassMeta


Metadata on classes specific to the PlainText serializers and parsers pulled from the @PlainText annotation on the class.
See Also:
  • Constructor Details

    • PlainTextClassMeta

      Constructor.
      Parameters:
      cm - The class that this annotation is defined on.
      mp - PlainText metadata provider (for finding information about other artifacts).