public static interface SimpleContentDocument.SimpleContent extends Annotated
| Modifier and Type | Interface and Description |
|---|---|
static class |
SimpleContentDocument.SimpleContent.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
SimpleExtensionType |
addNewExtension()
Appends and returns a new empty "extension" element
|
SimpleRestrictionType |
addNewRestriction()
Appends and returns a new empty "restriction" element
|
SimpleExtensionType |
getExtension()
Gets the "extension" element
|
SimpleRestrictionType |
getRestriction()
Gets the "restriction" element
|
boolean |
isSetExtension()
True if has "extension" element
|
boolean |
isSetRestriction()
True if has "restriction" element
|
void |
setExtension(SimpleExtensionType extension)
Sets the "extension" element
|
void |
setRestriction(SimpleRestrictionType restriction)
Sets the "restriction" element
|
void |
unsetExtension()
Unsets the "extension" element
|
void |
unsetRestriction()
Unsets the "restriction" element
|
addNewAnnotation, getAnnotation, getId, isSetAnnotation, isSetId, setAnnotation, setId, unsetAnnotation, unsetId, xgetId, xsetIdchangeType, 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, xmlTextSimpleRestrictionType getRestriction()
boolean isSetRestriction()
void setRestriction(SimpleRestrictionType restriction)
SimpleRestrictionType addNewRestriction()
void unsetRestriction()
SimpleExtensionType getExtension()
boolean isSetExtension()
void setExtension(SimpleExtensionType extension)
SimpleExtensionType addNewExtension()
void unsetExtension()
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.