| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.storage |
| Modifier and Type | Method and Description |
|---|---|
StorageType |
UsageForType.getStorageType()
Name of storage type.
|
static StorageType |
StorageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageType[] |
StorageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UsageForType.setStorageType(StorageType storageType)
Name of storage type.
|
Copyright © 2020. All rights reserved.