Package | Description |
---|---|
org.pentaho.di.core |
Modifier and Type | Method and Description |
---|---|
static ObjectLocationSpecificationMethod |
ObjectLocationSpecificationMethod.getSpecificationMethodByCode(String code) |
static ObjectLocationSpecificationMethod |
ObjectLocationSpecificationMethod.getSpecificationMethodByDescription(String description) |
static ObjectLocationSpecificationMethod |
ObjectLocationSpecificationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectLocationSpecificationMethod[] |
ObjectLocationSpecificationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|