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