com.fasterxml.jackson.databind.jsonSchema.types
Class ObjectSchema.AdditionalProperties
java.lang.Object
com.fasterxml.jackson.databind.jsonSchema.types.ObjectSchema.AdditionalProperties
- Direct Known Subclasses:
- ObjectSchema.NoAdditionalProperties, ObjectSchema.SchemaAdditionalProperties
- Enclosing class:
- ObjectSchema
public abstract static class ObjectSchema.AdditionalProperties
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectSchema.AdditionalProperties
public ObjectSchema.AdditionalProperties()
jsonCreator
public ObjectSchema.AdditionalProperties jsonCreator()
Copyright © 2012 fasterxml.com. All Rights Reserved.