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