| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.accessibility |
| Modifier and Type | Method and Description |
|---|---|
AXPropertyName |
AXProperty.getName()
The name of this property.
|
static AXPropertyName |
AXPropertyName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AXPropertyName[] |
AXPropertyName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AXProperty.setName(AXPropertyName name)
The name of this property.
|
Copyright © 2020. All rights reserved.