Uses of Class
org.openapitools.client.model.UserSchemaPropertiesProfile
Packages that use UserSchemaPropertiesProfile
- 
Uses of UserSchemaPropertiesProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return UserSchemaPropertiesProfileModifier and TypeMethodDescriptionUserSchemaPropertiesProfile.addAllOfItem(UserSchemaPropertiesProfileItem allOfItem) UserSchemaPropertiesProfile.allOf(List<UserSchemaPropertiesProfileItem> allOf) UserSchemaProperties.getProfile()Get profileMethods in org.openapitools.client.model with parameters of type UserSchemaPropertiesProfileModifier and TypeMethodDescriptionUserSchemaProperties.profile(UserSchemaPropertiesProfile profile) voidUserSchemaProperties.setProfile(UserSchemaPropertiesProfile profile)