Uses of Class
org.openapitools.client.model.GroupSchemaDefinitions
Packages that use GroupSchemaDefinitions
-
Uses of GroupSchemaDefinitions in org.openapitools.client.model
Methods in org.openapitools.client.model that return GroupSchemaDefinitionsModifier and TypeMethodDescriptionGroupSchemaDefinitions.base
(GroupSchemaBase base) GroupSchemaDefinitions.custom
(GroupSchemaCustom custom) GroupSchema.getDefinitions()
Get definitionsMethods in org.openapitools.client.model with parameters of type GroupSchemaDefinitionsModifier and TypeMethodDescriptionGroupSchema.definitions
(GroupSchemaDefinitions definitions) void
GroupSchema.setDefinitions
(GroupSchemaDefinitions definitions)