Uses of Enum Class
com.ibanity.apis.client.models.IbanityProduct
Packages that use IbanityProduct
Package
Description
-
Uses of IbanityProduct in com.ibanity.apis.client.models
Methods in com.ibanity.apis.client.models that return IbanityProductModifier and TypeMethodDescriptionstatic IbanityProductReturns the enum constant of this class with the specified name.static IbanityProduct[]IbanityProduct.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IbanityProduct in com.ibanity.apis.client.services
Methods in com.ibanity.apis.client.services with parameters of type IbanityProductModifier and TypeMethodDescriptionApiUrlProvider.find(IbanityProduct ibanityProduct, String... paths) voidApiUrlProvider.loadApiSchema(IbanityProduct ibanityProduct) -
Uses of IbanityProduct in com.ibanity.apis.client.services.impl
Methods in com.ibanity.apis.client.services.impl with parameters of type IbanityProductModifier and TypeMethodDescriptionApiUrlProviderImpl.find(IbanityProduct ibanityProduct, String... paths) voidApiUrlProviderImpl.loadApiSchema(IbanityProduct ibanityProduct)