|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Enclosure | |
---|---|
org.pentaho.platform.dataaccess.datasource | |
org.pentaho.platform.dataaccess.datasource.wizard.models | Contains UI-specific implementations of the MQL thin-model interfaces. |
Uses of Enclosure in org.pentaho.platform.dataaccess.datasource |
---|
Methods in org.pentaho.platform.dataaccess.datasource that return Enclosure | |
---|---|
static Enclosure |
Enclosure.lookupName(String encl)
|
static Enclosure |
Enclosure.lookupValue(String encl)
|
static Enclosure |
Enclosure.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Enclosure[] |
Enclosure.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Enclosure in org.pentaho.platform.dataaccess.datasource.wizard.models |
---|
Methods in org.pentaho.platform.dataaccess.datasource.wizard.models that return Enclosure | |
---|---|
Enclosure |
CsvModel.getEnclosure()
Deprecated. Use ModelInfo instead |
Methods in org.pentaho.platform.dataaccess.datasource.wizard.models with parameters of type Enclosure | |
---|---|
void |
CsvModel.setEnclosure(Enclosure value)
Deprecated. Use ModelInfo instead |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |