Uses of Enum Class
org.pentaho.di.core.ObjectLocationSpecificationMethod
Packages that use ObjectLocationSpecificationMethod
-
Uses of ObjectLocationSpecificationMethod in org.pentaho.di.core
Methods in org.pentaho.di.core that return ObjectLocationSpecificationMethodModifier 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.