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