Uses of Enum
org.openapitools.client.model.UserSchemaAttributeScope
Packages that use UserSchemaAttributeScope
- 
Uses of UserSchemaAttributeScope in org.openapitools.client.model
Methods in org.openapitools.client.model that return UserSchemaAttributeScopeModifier and TypeMethodDescriptionstatic UserSchemaAttributeScopeGroupSchemaAttribute.getScope()Get scopeUserSchemaAttribute.getScope()Get scopestatic UserSchemaAttributeScopeReturns the enum constant of this type with the specified name.static UserSchemaAttributeScope[]UserSchemaAttributeScope.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type UserSchemaAttributeScopeModifier and TypeMethodDescriptionGroupSchemaAttribute.scope(UserSchemaAttributeScope scope) UserSchemaAttribute.scope(UserSchemaAttributeScope scope) voidGroupSchemaAttribute.setScope(UserSchemaAttributeScope scope) voidUserSchemaAttribute.setScope(UserSchemaAttributeScope scope)