Uses of Class
org.openapitools.client.model.GroupSchemaCustom
Packages that use GroupSchemaCustom
-
Uses of GroupSchemaCustom in org.openapitools.client.model
Methods in org.openapitools.client.model that return GroupSchemaCustomModifier and TypeMethodDescriptionGroupSchemaCustom.addRequiredItem
(String requiredItem) GroupSchemaDefinitions.getCustom()
Get customGroupSchemaCustom.properties
(Map<String, GroupSchemaAttribute> properties) GroupSchemaCustom.putPropertiesItem
(String key, GroupSchemaAttribute propertiesItem) Methods in org.openapitools.client.model with parameters of type GroupSchemaCustomModifier and TypeMethodDescriptionGroupSchemaDefinitions.custom
(GroupSchemaCustom custom) void
GroupSchemaDefinitions.setCustom
(GroupSchemaCustom custom)