Uses of Class
com.fasterxml.jackson.databind.jsonSchema.types.ArraySchema.ArrayItems

Packages that use ArraySchema.ArrayItems
com.fasterxml.jackson.databind.jsonSchema.types   
 

Uses of ArraySchema.ArrayItems in com.fasterxml.jackson.databind.jsonSchema.types
 

Methods in com.fasterxml.jackson.databind.jsonSchema.types that return ArraySchema.ArrayItems
 ArraySchema.ArrayItems ArraySchema.ArrayItems.asArrayItems()
           
 ArraySchema.ArrayItems ArraySchema.Items.asArrayItems()
           
 



Copyright © 2012 fasterxml.com. All Rights Reserved.