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 SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| 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
|
XmlNonNegativeInteger |
xgetMinOccurs()
Gets (as xml) the "minOccurs" attribute
|
void |
xsetMaxOccurs(AllNNI maxOccurs)
Sets (as xml) the "maxOccurs" attribute
|
void |
xsetMinOccurs(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, xmlTextstatic final SchemaType type
BigInteger getMinOccurs()
XmlNonNegativeInteger xgetMinOccurs()
boolean isSetMinOccurs()
void setMinOccurs(BigInteger minOccurs)
void xsetMinOccurs(XmlNonNegativeInteger minOccurs)
void unsetMinOccurs()
Object getMaxOccurs()
AllNNI xgetMaxOccurs()
boolean isSetMaxOccurs()
void setMaxOccurs(Object maxOccurs)
void xsetMaxOccurs(AllNNI maxOccurs)
void unsetMaxOccurs()
Copyright © 2010 - 2020 Adobe. All Rights Reserved