| Package | Description |
|---|---|
| org.aoju.bus.image.metric |
| Modifier and Type | Method and Description |
|---|---|
StorageOptions.LevelOfSupport |
StorageOptions.getLevelOfSupport() |
static StorageOptions.LevelOfSupport |
StorageOptions.LevelOfSupport.valueOf(int level) |
static StorageOptions.LevelOfSupport |
StorageOptions.LevelOfSupport.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageOptions.LevelOfSupport[] |
StorageOptions.LevelOfSupport.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageOptions.setLevelOfSupport(StorageOptions.LevelOfSupport levelOfSupport) |
| Constructor and Description |
|---|
StorageOptions(StorageOptions.LevelOfSupport levelOfSupport,
StorageOptions.DigitalSignatureSupport levelOfDigitalSignatureSupport,
StorageOptions.ElementCoercion getElementCoercion) |
Copyright © 2021. All rights reserved.