Uses of Class
org.openapitools.client.model.UserSchemaPropertiesProfileItem
Packages that use UserSchemaPropertiesProfileItem
-
Uses of UserSchemaPropertiesProfileItem in org.openapitools.client.model
Methods in org.openapitools.client.model that return UserSchemaPropertiesProfileItemModifier and TypeMethodDescriptionMethods in org.openapitools.client.model that return types with arguments of type UserSchemaPropertiesProfileItemMethods in org.openapitools.client.model with parameters of type UserSchemaPropertiesProfileItemModifier and TypeMethodDescriptionUserSchemaPropertiesProfile.addAllOfItem
(UserSchemaPropertiesProfileItem allOfItem) Method parameters in org.openapitools.client.model with type arguments of type UserSchemaPropertiesProfileItemModifier and TypeMethodDescriptionUserSchemaPropertiesProfile.allOf
(List<UserSchemaPropertiesProfileItem> allOf) void
UserSchemaPropertiesProfile.setAllOf
(List<UserSchemaPropertiesProfileItem> allOf)