| Package | Description |
|---|---|
| org.w3.x1999.xlink | |
| org.w3.x1999.xlink.impl |
| Modifier and Type | Field and Description |
|---|---|
static ShowAttribute.Show.Enum |
ShowAttribute.Show.EMBED |
static ShowAttribute.Show.Enum |
ShowAttribute.Show.NEW |
static ShowAttribute.Show.Enum |
ShowAttribute.Show.NONE |
static ShowAttribute.Show.Enum |
ShowAttribute.Show.OTHER |
static ShowAttribute.Show.Enum |
ShowAttribute.Show.REPLACE |
| Modifier and Type | Method and Description |
|---|---|
static ShowAttribute.Show.Enum |
ShowAttribute.Show.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static ShowAttribute.Show.Enum |
ShowAttribute.Show.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
ShowAttribute.Show.Enum |
ShowAttribute.getShow()
Gets the "show" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShowAttribute.setShow(ShowAttribute.Show.Enum show)
Sets the "show" attribute
|
| Modifier and Type | Method and Description |
|---|---|
ShowAttribute.Show.Enum |
ShowAttributeImpl.getShow()
Gets the "show" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShowAttributeImpl.setShow(ShowAttribute.Show.Enum show)
Sets the "show" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.