public class JsonSchemaBeanPropertyMeta extends BeanPropertyMetaExtended
@Schema annotation
on the bean property.| Modifier and Type | Field and Description |
|---|---|
static JsonSchemaBeanPropertyMeta |
DEFAULT
Default instance.
|
| Constructor and Description |
|---|
JsonSchemaBeanPropertyMeta(BeanPropertyMeta bpm)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected ObjectMap |
getSchema()
Returns the schema information gathered from all the
@Schema annotations on the bean property. |
getBeanPropertyMetapublic static final JsonSchemaBeanPropertyMeta DEFAULT
public JsonSchemaBeanPropertyMeta(BeanPropertyMeta bpm)
bpm - The metadata of the bean property of this additional metadata.Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.