public class ListSettableDataSetter<E> extends Object implements org.simpleflatmapper.reflect.Setter<com.datastax.driver.core.SettableByIndexData<?>,List<E>>
ListSettableDataSetter(int index)
void
set(com.datastax.driver.core.SettableByIndexData<?> target, List<E> value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListSettableDataSetter(int index)
public void set(com.datastax.driver.core.SettableByIndexData<?> target, List<E> value) throws Exception
set
org.simpleflatmapper.reflect.Setter<com.datastax.driver.core.SettableByIndexData<?>,List<E>>
Exception
Copyright © 2019. All rights reserved.