Uses of Enum Class
org.mastodon4j.core.api.BaseMastodonApi.QueryOptions.Type
Packages that use BaseMastodonApi.QueryOptions.Type
-
Uses of BaseMastodonApi.QueryOptions.Type in org.mastodon4j.core.api
Methods in org.mastodon4j.core.api that return BaseMastodonApi.QueryOptions.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BaseMastodonApi.QueryOptions.Type[]BaseMastodonApi.QueryOptions.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mastodon4j.core.api with parameters of type BaseMastodonApi.QueryOptions.TypeModifier and TypeMethodDescriptionBaseMastodonApi.QueryOptions.type(BaseMastodonApi.QueryOptions.Type type)