Modifier and Type | Field and Description |
---|---|
protected StorageCriteriaType |
StorageRuleType.Priority.value |
Modifier and Type | Method and Description |
---|---|
static StorageCriteriaType |
StorageCriteriaType.fromValue(String v) |
StorageCriteriaType |
StorageRuleType.Priority.getValue()
Gets the value of the value property.
|
static StorageCriteriaType |
StorageCriteriaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageCriteriaType[] |
StorageCriteriaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StorageRuleType.Priority.setValue(StorageCriteriaType value)
Sets the value of the value property.
|
StorageRuleType.Priority |
StorageRuleType.Priority.withValue(StorageCriteriaType value) |
Copyright © 2018. All rights reserved.