public final class UsedDataHandlingProperty extends ExecutionProperty<UsedDataHandlingProperty.Value>
Modifier and Type | Class and Description |
---|---|
static class |
UsedDataHandlingProperty.Value
Possible values of UsedDataHandling ExecutionProperty.
|
ExecutionProperty.Key
Modifier and Type | Method and Description |
---|---|
static UsedDataHandlingProperty |
of(UsedDataHandlingProperty.Value value)
Static method exposing the constructor.
|
getKey, getValue
public static UsedDataHandlingProperty of(UsedDataHandlingProperty.Value value)
value
- value of the new execution property.Copyright © 2018. All rights reserved.