public class BigIntegerSettableDataSetter extends Object implements org.sfm.reflect.Setter<com.datastax.driver.core.SettableByIndexData,BigInteger>
| Constructor and Description |
|---|
BigIntegerSettableDataSetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
set(com.datastax.driver.core.SettableByIndexData target,
BigInteger value) |
public void set(com.datastax.driver.core.SettableByIndexData target,
BigInteger value)
throws Exception
set in interface org.sfm.reflect.Setter<com.datastax.driver.core.SettableByIndexData,BigInteger>ExceptionCopyright © 2016. All rights reserved.