Class UonClassMeta


public class UonClassMeta extends ExtendedClassMeta
Metadata on classes specific to the UON serializers and parsers pulled from the @Uon annotation on the class.
See Also:
  • Constructor Details

    • UonClassMeta

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