Package | Description |
---|---|
org.jboss.as.controller.registry |
Modifier and Type | Method and Description |
---|---|
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 © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.