Uses of Class
org.openapitools.client.model.UserSchemaAttributeItems
Packages that use UserSchemaAttributeItems
-
Uses of UserSchemaAttributeItems in org.openapitools.client.model
Methods in org.openapitools.client.model that return UserSchemaAttributeItemsModifier and TypeMethodDescriptionUserSchemaAttributeItems.addEnumItem
(String _enumItem) UserSchemaAttributeItems.addOneOfItem
(UserSchemaAttributeEnum oneOfItem) GroupSchemaAttribute.getItems()
Get itemsUserSchemaAttribute.getItems()
Get itemsUserSchemaAttributeItems.oneOf
(List<UserSchemaAttributeEnum> oneOf) Methods in org.openapitools.client.model with parameters of type UserSchemaAttributeItemsModifier and TypeMethodDescriptionGroupSchemaAttribute.items
(UserSchemaAttributeItems items) UserSchemaAttribute.items
(UserSchemaAttributeItems items) void
GroupSchemaAttribute.setItems
(UserSchemaAttributeItems items) void
UserSchemaAttribute.setItems
(UserSchemaAttributeItems items)