Uses of Class
org.knowm.xchange.livecoin.dto.marketdata.LivecoinRestriction
Packages that use LivecoinRestriction
Package
Description
-
Uses of LivecoinRestriction in org.knowm.xchange.livecoin
Methods in org.knowm.xchange.livecoin with parameters of type LivecoinRestrictionModifier and TypeMethodDescriptionstatic CurrencyPair
LivecoinAdapters.adaptCurrencyPair
(LivecoinRestriction product) Method parameters in org.knowm.xchange.livecoin with type arguments of type LivecoinRestrictionModifier and TypeMethodDescriptionstatic ExchangeMetaData
LivecoinAdapters.adaptToExchangeMetaData
(List<LivecoinRestriction> products) -
Uses of LivecoinRestriction in org.knowm.xchange.livecoin.dto.marketdata
Methods in org.knowm.xchange.livecoin.dto.marketdata that return types with arguments of type LivecoinRestrictionConstructor parameters in org.knowm.xchange.livecoin.dto.marketdata with type arguments of type LivecoinRestrictionModifierConstructorDescriptionLivecoinRestrictions
(Boolean success, List<LivecoinRestriction> restrictions) -
Uses of LivecoinRestriction in org.knowm.xchange.livecoin.service
Methods in org.knowm.xchange.livecoin.service that return types with arguments of type LivecoinRestriction