Class ObjectSchema.Dependency
- java.lang.Object
-
- com.fasterxml.jackson.module.jsonSchema.types.ObjectSchema.Dependency
-
- Direct Known Subclasses:
ObjectSchema.SchemaDependency
,ObjectSchema.SimpleDependency
- Enclosing class:
- ObjectSchema
public abstract static class ObjectSchema.Dependency extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Dependency()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectSchema.Dependency
jsonCreator()
-
-
-
Method Detail
-
jsonCreator
public ObjectSchema.Dependency jsonCreator()
-
-