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

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

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

Methods in com.fasterxml.jackson.databind.jsonSchema.types that return ArraySchema.SingleItems
 ArraySchema.SingleItems ArraySchema.Items.asSingleItems()
           
 ArraySchema.SingleItems ArraySchema.SingleItems.asSingleItems()
           
 



Copyright © 2012 fasterxml.com. All Rights Reserved.