public class XmlSchemaParticle extends XmlSchemaAnnotated
unhandledAttributes| Constructor and Description |
|---|
XmlSchemaParticle()
Creates new XmlSchemaParticle
Particle types are usually interchangeable.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxOccurs() |
long |
getMinOccurs() |
void |
setMaxOccurs(long maxOccurs) |
void |
setMinOccurs(long minOccurs) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toStringpublic XmlSchemaParticle()
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.