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