Uses of Enum Class
io.adabox.dextreme.provider.base.ProviderType
Packages that use ProviderType
-
Uses of ProviderType in io.adabox.dextreme.provider
Methods in io.adabox.dextreme.provider that return ProviderTypeModifier and TypeMethodDescriptionApiProvider.getProviderType()BlockfrostProvider.getProviderType()KoiosProvider.getProviderType() -
Uses of ProviderType in io.adabox.dextreme.provider.base
Methods in io.adabox.dextreme.provider.base that return ProviderTypeModifier and TypeMethodDescriptionabstract ProviderTypeBaseProvider.getProviderType()static ProviderTypeReturns the enum constant of this class with the specified name.static ProviderType[]ProviderType.values()Returns an array containing the constants of this enum class, in the order they are declared.