Class Symbol
java.lang.Object
org.knowm.xchange.binance.dto.meta.exchangeinfo.Symbol
public class Symbol extends Object
-
Constructor Summary
Constructors Constructor Description Symbol() -
Method Summary
-
Constructor Details
-
Symbol
public Symbol()
-
-
Method Details
-
getQuoteAsset
-
setQuoteAsset
-
getIcebergAllowed
-
setIcebergAllowed
-
getOcoAllowed
-
setOcoAllowed
-
getIsMarginTradingAllowed
-
setIsMarginTradingAllowed
-
getIsSpotTradingAllowed
-
setIsSpotTradingAllowed
-
getBaseAsset
-
setBaseAsset
-
getSymbol
-
setSymbol
-
getStatus
-
setStatus
-
getQuotePrecision
-
setQuotePrecision
-
getQuoteAssetPrecision
-
setQuoteAssetPrecision
-
getBaseAssetPrecision
-
setBaseAssetPrecision
-
getOrderTypes
-
setOrderTypes
-
getFilters
-
setFilters
-
getPermissions
-
setPermissions
-
toString
-