public static class ArraySchema.ArrayItems extends ArraySchema.Items
| Constructor and Description |
|---|
ArraySchema.ArrayItems() |
| Modifier and Type | Method and Description |
|---|---|
ArraySchema.ArrayItems |
asArrayItems() |
boolean |
equals(Object obj) |
JsonSchema[] |
getJsonSchemas() |
boolean |
isArrayItems() |
asSingleItems, isSingleItems, jsonCreatorpublic ArraySchema.ArrayItems asArrayItems()
asArrayItems in class ArraySchema.Itemspublic JsonSchema[] getJsonSchemas()
public boolean isArrayItems()
isArrayItems in class ArraySchema.ItemsCopyright © 2012-2013 FasterXML. All Rights Reserved.