| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Method and Description |
|---|---|
SimpleContentDocument.SimpleContent |
SimpleContentDocument.addNewSimpleContent()
Appends and returns a new empty "simpleContent" element
|
SimpleContentDocument.SimpleContent |
ComplexType.addNewSimpleContent()
Appends and returns a new empty "simpleContent" element
|
SimpleContentDocument.SimpleContent |
SimpleContentDocument.getSimpleContent()
Gets the "simpleContent" element
|
SimpleContentDocument.SimpleContent |
ComplexType.getSimpleContent()
Gets the "simpleContent" element
|
static SimpleContentDocument.SimpleContent |
SimpleContentDocument.SimpleContent.Factory.newInstance() |
static SimpleContentDocument.SimpleContent |
SimpleContentDocument.SimpleContent.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleContentDocument.setSimpleContent(SimpleContentDocument.SimpleContent simpleContent)
Sets the "simpleContent" element
|
void |
ComplexType.setSimpleContent(SimpleContentDocument.SimpleContent simpleContent)
Sets the "simpleContent" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleContentDocumentImpl.SimpleContentImpl
An XML simpleContent(@http://www.w3.org/2001/XMLSchema).
|
| Modifier and Type | Method and Description |
|---|---|
SimpleContentDocument.SimpleContent |
SimpleContentDocumentImpl.addNewSimpleContent()
Appends and returns a new empty "simpleContent" element
|
SimpleContentDocument.SimpleContent |
ComplexTypeImpl.addNewSimpleContent()
Appends and returns a new empty "simpleContent" element
|
SimpleContentDocument.SimpleContent |
SimpleContentDocumentImpl.getSimpleContent()
Gets the "simpleContent" element
|
SimpleContentDocument.SimpleContent |
ComplexTypeImpl.getSimpleContent()
Gets the "simpleContent" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleContentDocumentImpl.setSimpleContent(SimpleContentDocument.SimpleContent simpleContent)
Sets the "simpleContent" element
|
void |
ComplexTypeImpl.setSimpleContent(SimpleContentDocument.SimpleContent simpleContent)
Sets the "simpleContent" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.