Class BitcoindePage
- java.lang.Object
-
- org.knowm.xchange.bitcoinde.trade.BitcoindePage
-
public class BitcoindePage extends Object
- Author:
- kaiserfr
-
-
Constructor Summary
Constructors Constructor Description BitcoindePage()No args constructor for use in serializationBitcoindePage(Integer current, Integer last)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>getAdditionalProperties()IntegergetCurrent()IntegergetLast()voidsetAdditionalProperty(String name, Object value)voidsetCurrent(Integer current)voidsetLast(Integer last)
-