public class XmlSchemaAll extends XmlSchemaGroupParticle
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<XmlSchemaAllMember> |
items |
DEFAULT_MAX_OCCURS, DEFAULT_MIN_OCCURSlineNumber, linePosition, sourceURI| Constructor and Description |
|---|
XmlSchemaAll()
Creates new XmlSchemaAll
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XmlSchemaAllMember> |
getItems() |
getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccursgetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIprivate java.util.List<XmlSchemaAllMember> items
public java.util.List<XmlSchemaAllMember> getItems()