| Package | Description |
|---|---|
| org.jboss.as.controller.access | |
| org.jboss.as.controller.registry |
| Modifier and Type | Method and Description |
|---|---|
AttributeAccess.Storage |
TargetAttribute.getStorageType()
Get the storage type.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeAccess.Storage |
AttributeAccess.getStorageType()
Get the storage type.
|
static AttributeAccess.Storage |
AttributeAccess.Storage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeAccess.Storage[] |
AttributeAccess.Storage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.