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>ExceptionCopyright © 2018. All rights reserved.