public class JsonSchemaClassMeta extends ClassMetaExtended
@Schema annotation on
the class.| Constructor and Description |
|---|
JsonSchemaClassMeta(ClassMeta<?> cm)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected ObjectMap |
getSchema()
Returns the
@Schema annotation defined on the class. |
getClassMeta, getInnerClasspublic JsonSchemaClassMeta(ClassMeta<?> cm) throws Exception
cm - The class that this annotation is defined on.Exception - If invalid Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.