public class PlainTextClassMeta extends ExtendedClassMeta
@PlainText
annotation on
the class.Constructor and Description |
---|
PlainTextClassMeta(ClassMeta<?> cm,
PlainTextMetaProvider mp)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected PlainText |
getAnnotation()
Returns the
@PlainText annotation defined on the class. |
getClassMeta, getInnerClass
public PlainTextClassMeta(ClassMeta<?> cm, PlainTextMetaProvider mp)
cm
- The class that this annotation is defined on.mp
- PlainText metadata provider (for finding information about other artifacts).protected PlainText getAnnotation()
@PlainText
annotation defined on the class.Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.