Package | Description |
---|---|
org.tanjakostic.jcleancim.common |
Classes commonly used by several packages.
|
Modifier and Type | Method and Description |
---|---|
ModelBuilderKind |
Config.getModelBuilder()
Returns whether to use SQL to build model.
|
static ModelBuilderKind |
ModelBuilderKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ModelBuilderKind[] |
ModelBuilderKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic