| Package | Description |
|---|---|
| org.w3.x1999.xlink | |
| org.w3.x1999.xlink.impl |
| Modifier and Type | Field and Description |
|---|---|
static ActuateAttribute.Actuate.Enum |
ActuateAttribute.Actuate.NONE |
static ActuateAttribute.Actuate.Enum |
ActuateAttribute.Actuate.ON_LOAD |
static ActuateAttribute.Actuate.Enum |
ActuateAttribute.Actuate.ON_REQUEST |
static ActuateAttribute.Actuate.Enum |
ActuateAttribute.Actuate.OTHER |
| Modifier and Type | Method and Description |
|---|---|
static ActuateAttribute.Actuate.Enum |
ActuateAttribute.Actuate.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static ActuateAttribute.Actuate.Enum |
ActuateAttribute.Actuate.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
ActuateAttribute.Actuate.Enum |
ActuateAttribute.getActuate()
Gets the "actuate" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActuateAttribute.setActuate(ActuateAttribute.Actuate.Enum actuate)
Sets the "actuate" attribute
|
| Modifier and Type | Method and Description |
|---|---|
ActuateAttribute.Actuate.Enum |
ActuateAttributeImpl.getActuate()
Gets the "actuate" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActuateAttributeImpl.setActuate(ActuateAttribute.Actuate.Enum actuate)
Sets the "actuate" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.