|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectLocationSpecificationMethod in org.pentaho.di.core |
---|
Methods in org.pentaho.di.core that return ObjectLocationSpecificationMethod | |
---|---|
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. |
Uses of ObjectLocationSpecificationMethod in org.pentaho.di.job.entries.job |
---|
Methods in org.pentaho.di.job.entries.job that return ObjectLocationSpecificationMethod | |
---|---|
ObjectLocationSpecificationMethod |
JobEntryJob.getSpecificationMethod()
|
Methods in org.pentaho.di.job.entries.job with parameters of type ObjectLocationSpecificationMethod | |
---|---|
void |
JobEntryJob.setSpecificationMethod(ObjectLocationSpecificationMethod specificationMethod)
|
Uses of ObjectLocationSpecificationMethod in org.pentaho.di.job.entries.trans |
---|
Methods in org.pentaho.di.job.entries.trans that return ObjectLocationSpecificationMethod | |
---|---|
ObjectLocationSpecificationMethod |
JobEntryTrans.getSpecificationMethod()
|
Methods in org.pentaho.di.job.entries.trans with parameters of type ObjectLocationSpecificationMethod | |
---|---|
void |
JobEntryTrans.setSpecificationMethod(ObjectLocationSpecificationMethod specificationMethod)
|
Uses of ObjectLocationSpecificationMethod in org.pentaho.di.trans.steps.mapping |
---|
Methods in org.pentaho.di.trans.steps.mapping that return ObjectLocationSpecificationMethod | |
---|---|
ObjectLocationSpecificationMethod |
MappingMeta.getSpecificationMethod()
|
Methods in org.pentaho.di.trans.steps.mapping with parameters of type ObjectLocationSpecificationMethod | |
---|---|
void |
MappingMeta.setSpecificationMethod(ObjectLocationSpecificationMethod specificationMethod)
|
Uses of ObjectLocationSpecificationMethod in org.pentaho.di.trans.steps.metainject |
---|
Methods in org.pentaho.di.trans.steps.metainject that return ObjectLocationSpecificationMethod | |
---|---|
ObjectLocationSpecificationMethod |
MetaInjectMeta.getSpecificationMethod()
|
Methods in org.pentaho.di.trans.steps.metainject with parameters of type ObjectLocationSpecificationMethod | |
---|---|
void |
MetaInjectMeta.setSpecificationMethod(ObjectLocationSpecificationMethod specificationMethod)
|
Uses of ObjectLocationSpecificationMethod in org.pentaho.di.trans.steps.singlethreader |
---|
Methods in org.pentaho.di.trans.steps.singlethreader that return ObjectLocationSpecificationMethod | |
---|---|
ObjectLocationSpecificationMethod |
SingleThreaderMeta.getSpecificationMethod()
|
Methods in org.pentaho.di.trans.steps.singlethreader with parameters of type ObjectLocationSpecificationMethod | |
---|---|
void |
SingleThreaderMeta.setSpecificationMethod(ObjectLocationSpecificationMethod specificationMethod)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |