| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.batchimport.excel |
| Modifier and Type | Method and Description |
|---|---|
static <V,T> ReflectionFieldSetter<V,T> |
ReflectionFieldSetter.forField(String name)
Creates a
ReflectionFieldSetter with mandatory values, ie the ReflectionFieldSetter shall try to
set any given value. |
static <V,T> ReflectionFieldSetter<V,T> |
ReflectionFieldSetter.forOptionalField(String name)
Creates a
ReflectionFieldSetter with optional values, ie the ReflectionFieldSetter shall discard
any null value. |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.