public class IntSettableDataSetter extends Object implements org.simpleflatmapper.reflect.Setter<com.datastax.driver.core.SettableByIndexData,Integer>, org.simpleflatmapper.reflect.primitive.IntSetter<com.datastax.driver.core.SettableByIndexData>
Constructor and Description |
---|
IntSettableDataSetter(int index) |
Modifier and Type | Method and Description |
---|---|
void |
set(com.datastax.driver.core.SettableByIndexData target,
Integer value) |
void |
setInt(com.datastax.driver.core.SettableByIndexData target,
int value) |
Copyright © 2019. All rights reserved.