| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
UnionDocument.Union |
UnionDocument.addNewUnion()
Appends and returns a new empty "union" element
|
UnionDocument.Union |
SimpleType.addNewUnion()
Appends and returns a new empty "union" element
|
UnionDocument.Union |
UnionDocument.getUnion()
Gets the "union" element
|
UnionDocument.Union |
SimpleType.getUnion()
Gets the "union" element
|
static UnionDocument.Union |
UnionDocument.Union.Factory.newInstance() |
static UnionDocument.Union |
UnionDocument.Union.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
UnionDocument.setUnion(UnionDocument.Union union)
Sets the "union" element
|
void |
SimpleType.setUnion(UnionDocument.Union union)
Sets the "union" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UnionDocumentImpl.UnionImpl
An XML union(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
UnionDocument.Union |
UnionDocumentImpl.addNewUnion()
Appends and returns a new empty "union" element
|
UnionDocument.Union |
SimpleTypeImpl.addNewUnion()
Appends and returns a new empty "union" element
|
UnionDocument.Union |
UnionDocumentImpl.getUnion()
Gets the "union" element
|
UnionDocument.Union |
SimpleTypeImpl.getUnion()
Gets the "union" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnionDocumentImpl.setUnion(UnionDocument.Union union)
Sets the "union" element
|
void |
SimpleTypeImpl.setUnion(UnionDocument.Union union)
Sets the "union" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.