public static interface AnyDocument.Any extends Wildcard
| Modifier and Type | Interface and Description |
|---|---|
static class |
AnyDocument.Any.Factory
A factory class with static methods for creating instances
of this type.
|
Wildcard.ProcessContents| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
Object |
getMaxOccurs()
Gets the "maxOccurs" attribute
|
BigInteger |
getMinOccurs()
Gets the "minOccurs" attribute
|
boolean |
isSetMaxOccurs()
True if has "maxOccurs" attribute
|
boolean |
isSetMinOccurs()
True if has "minOccurs" attribute
|
void |
setMaxOccurs(Object maxOccurs)
Sets the "maxOccurs" attribute
|
void |
setMinOccurs(BigInteger minOccurs)
Sets the "minOccurs" attribute
|
void |
unsetMaxOccurs()
Unsets the "maxOccurs" attribute
|
void |
unsetMinOccurs()
Unsets the "minOccurs" attribute
|
AllNNI |
xgetMaxOccurs()
Gets (as xml) the "maxOccurs" attribute
|
org.apache.xmlbeans.XmlNonNegativeInteger |
xgetMinOccurs()
Gets (as xml) the "minOccurs" attribute
|
void |
xsetMaxOccurs(AllNNI maxOccurs)
Sets (as xml) the "maxOccurs" attribute
|
void |
xsetMinOccurs(org.apache.xmlbeans.XmlNonNegativeInteger minOccurs)
Sets (as xml) the "minOccurs" attribute
|
getNamespace, getProcessContents, isSetNamespace, isSetProcessContents, setNamespace, setProcessContents, unsetNamespace, unsetProcessContents, xgetNamespace, xgetProcessContents, xsetNamespace, xsetProcessContentsaddNewAnnotation, 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, xmlTextBigInteger getMinOccurs()
org.apache.xmlbeans.XmlNonNegativeInteger xgetMinOccurs()
boolean isSetMinOccurs()
void setMinOccurs(BigInteger minOccurs)
void xsetMinOccurs(org.apache.xmlbeans.XmlNonNegativeInteger minOccurs)
void unsetMinOccurs()
Object getMaxOccurs()
AllNNI xgetMaxOccurs()
boolean isSetMaxOccurs()
void setMaxOccurs(Object maxOccurs)
void xsetMaxOccurs(AllNNI maxOccurs)
void unsetMaxOccurs()
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.