public class RealGroup extends Group
Java class for realGroup complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="realGroup">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}group">
<sequence>
<element ref="{http://www.w3.org/2001/XMLSchema}annotation" minOccurs="0"/>
<choice minOccurs="0">
<element ref="{http://www.w3.org/2001/XMLSchema}all"/>
<element ref="{http://www.w3.org/2001/XMLSchema}choice"/>
<element ref="{http://www.w3.org/2001/XMLSchema}sequence"/>
</choice>
</sequence>
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
maxOccurs, minOccurs, name, particle, refannotation, id| Constructor and Description |
|---|
RealGroup() |
getMaxOccurs, getMinOccurs, getName, getParticle, getRef, setMaxOccurs, setMinOccurs, setName, setRefgetAnnotation, getId, setAnnotation, setIdgetOtherAttributesCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.