Package | Description |
---|---|
nablarch.etl |
ETL機能を提供する。
|
Modifier and Type | Method and Description |
---|---|
static BasePath |
BasePath.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BasePath[] |
BasePath.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|