| Package | Description |
|---|---|
| xyz.cofe.gui.swing.table.de |
| Modifier and Type | Field and Description |
|---|---|
protected CSVDesc.QuoteVariants |
CSVDesc.quoteVariants |
| Modifier and Type | Method and Description |
|---|---|
CSVDesc.QuoteVariants |
CSVDesc.getQuoteVariants()
Указывает режим экранирования значений
|
static CSVDesc.QuoteVariants |
CSVDesc.QuoteVariants.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSVDesc.QuoteVariants[] |
CSVDesc.QuoteVariants.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CSVDesc.setQuoteVariants(CSVDesc.QuoteVariants quoteVariants)
Указывает режим экранирования значений
|
Copyright © 2019. All rights reserved.