Uses of Class
de.kosmos_lab.web.annotations.media.ArraySchema
-
Packages that use ArraySchema Package Description de.kosmos_lab.web.annotations de.kosmos_lab.web.annotations.media de.kosmos_lab.web.server -
-
Uses of ArraySchema in de.kosmos_lab.web.annotations
Methods in de.kosmos_lab.web.annotations that return ArraySchema Modifier and Type Method Description ArraySchemaarray() -
Uses of ArraySchema in de.kosmos_lab.web.annotations.media
Methods in de.kosmos_lab.web.annotations.media that return ArraySchema Modifier and Type Method Description ArraySchemaarray()ArraySchemaarray()ArraySchema[]value() -
Uses of ArraySchema in de.kosmos_lab.web.server
Methods in de.kosmos_lab.web.server with parameters of type ArraySchema Modifier and Type Method Description org.json.JSONObjectOpenApiParser. toJSON(ArraySchema arraySchema)
-