Package com.zentadata.client.option
Interface CsvOpts
-
public interface CsvOpts
-
-
Field Summary
Fields Modifier and Type Field Description static StringHAS_HEADERstatic StringSEPARATOR
-
-
-
Field Detail
-
HAS_HEADER
static final String HAS_HEADER
- See Also:
- Constant Field Values
-
SEPARATOR
static final String SEPARATOR
- See Also:
- Constant Field Values
-
-