Uses of Enum
org.openapitools.client.model.OAuth2ScopeMetadataPublish
Packages that use OAuth2ScopeMetadataPublish
- 
Uses of OAuth2ScopeMetadataPublish in org.openapitools.client.model
Methods in org.openapitools.client.model that return OAuth2ScopeMetadataPublishModifier and TypeMethodDescriptionstatic OAuth2ScopeMetadataPublishOAuth2Scope.getMetadataPublish()Get metadataPublishstatic OAuth2ScopeMetadataPublishReturns the enum constant of this type with the specified name.static OAuth2ScopeMetadataPublish[]OAuth2ScopeMetadataPublish.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 OAuth2ScopeMetadataPublishModifier and TypeMethodDescriptionOAuth2Scope.metadataPublish(OAuth2ScopeMetadataPublish metadataPublish) voidOAuth2Scope.setMetadataPublish(OAuth2ScopeMetadataPublish metadataPublish)