Uses of Class
org.openapitools.client.model.UserSchemaAttributeMaster
Packages that use UserSchemaAttributeMaster
- 
Uses of UserSchemaAttributeMaster in org.openapitools.client.model
Methods in org.openapitools.client.model that return UserSchemaAttributeMasterModifier and TypeMethodDescriptionUserSchemaAttributeMaster.addPriorityItem(UserSchemaAttributeMasterPriority priorityItem) GroupSchemaAttribute.getMaster()Get masterUserSchemaAttribute.getMaster()Get masterUserSchemaAttributeMaster.priority(List<UserSchemaAttributeMasterPriority> priority) UserSchemaAttributeMaster.type(UserSchemaAttributeMasterType type) Methods in org.openapitools.client.model with parameters of type UserSchemaAttributeMasterModifier and TypeMethodDescriptionGroupSchemaAttribute.master(UserSchemaAttributeMaster master) UserSchemaAttribute.master(UserSchemaAttributeMaster master) voidGroupSchemaAttribute.setMaster(UserSchemaAttributeMaster master) voidUserSchemaAttribute.setMaster(UserSchemaAttributeMaster master)