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, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toString
public XmlSchemaParticle()
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.