public class ShortSettableDataSetter extends Object implements org.sfm.reflect.Setter<com.datastax.driver.core.SettableByIndexData,Short>, org.sfm.reflect.primitive.ShortSetter<com.datastax.driver.core.SettableByIndexData>
| Constructor and Description |
|---|
ShortSettableDataSetter(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
set(com.datastax.driver.core.SettableByIndexData target,
Short value) |
void |
setShort(com.datastax.driver.core.SettableByIndexData target,
short value) |
Copyright © 2016. All rights reserved.