@Deprecated public class FetchedValues extends Object
Constructor and Description |
---|
FetchedValues(List<FetchedValue> fetchedValues,
ExecutionStepInfo executionStepInfo,
ExecutionPath path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExecutionStepInfo |
getExecutionStepInfo()
Deprecated.
|
ExecutionPath |
getPath()
Deprecated.
|
List<FetchedValue> |
getValues()
Deprecated.
|
public FetchedValues(List<FetchedValue> fetchedValues, ExecutionStepInfo executionStepInfo, ExecutionPath path)
public List<FetchedValue> getValues()
public ExecutionStepInfo getExecutionStepInfo()
public ExecutionPath getPath()
Copyright © 2019. All rights reserved.