Class CoinbeneSymbol.Container
java.lang.Object
org.knowm.xchange.coinbene.dto.CoinbeneResponse
org.knowm.xchange.coinbene.dto.marketdata.CoinbeneSymbol.Container
- Enclosing class:
- CoinbeneSymbol
public static class CoinbeneSymbol.Container extends CoinbeneResponse
-
Nested Class Summary
Nested classes/interfaces inherited from class org.knowm.xchange.coinbene.dto.CoinbeneResponse
CoinbeneResponse.Status
-
Constructor Summary
Constructors Constructor Description Container(List<CoinbeneSymbol> symbol)
-
Method Summary
Modifier and Type Method Description List<CoinbeneSymbol>
getSymbol()
Methods inherited from class org.knowm.xchange.coinbene.dto.CoinbeneResponse
getErrorDescription, getStatus, getTimestamp, isOk
-
Constructor Details
-
Container
-
-
Method Details
-
getSymbol
-