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