Uses of Enum Class
org.pentaho.di.core.ObjectLocationSpecificationMethod
-
Uses of ObjectLocationSpecificationMethod in org.pentaho.di.core
Modifier and TypeMethodDescriptionObjectLocationSpecificationMethod.getSpecificationMethodByCode
(String code) ObjectLocationSpecificationMethod.getSpecificationMethodByDescription
(String description) Returns the enum constant of this class with the specified name.static ObjectLocationSpecificationMethod[]
ObjectLocationSpecificationMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.