public static interface ShowAttribute.Show
extends org.apache.xmlbeans.XmlString
| Modifier and Type | Interface and Description |
|---|---|
static class |
ShowAttribute.Show.Enum
Enumeration value class for org.w3.x1999.xlink.ShowAttribute$Show.
|
static class |
ShowAttribute.Show.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static ShowAttribute.Show.Enum |
EMBED |
static int |
INT_EMBED |
static int |
INT_NEW |
static int |
INT_NONE |
static int |
INT_OTHER |
static int |
INT_REPLACE |
static ShowAttribute.Show.Enum |
NEW |
static ShowAttribute.Show.Enum |
NONE |
static ShowAttribute.Show.Enum |
OTHER |
static ShowAttribute.Show.Enum |
REPLACE |
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue() |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final org.apache.xmlbeans.SchemaType type
static final ShowAttribute.Show.Enum NEW
static final ShowAttribute.Show.Enum REPLACE
static final ShowAttribute.Show.Enum EMBED
static final ShowAttribute.Show.Enum OTHER
static final ShowAttribute.Show.Enum NONE
static final int INT_NEW
static final int INT_REPLACE
static final int INT_EMBED
static final int INT_OTHER
static final int INT_NONE
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.